#F3FFFE#F3FFFE
#F3FFFE is a very light, near-neutral teal. Relative luminance 0.977; OKLCH L 99.1% C 0.013 H 191.0°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFFE |
|---|---|
| RGB | rgb(243, 255, 254) |
| HSL | hsl(175, 100%, 98%) |
| HSV | hsv(175, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.12, -4.10, -0.88) |
| CIE-LCH | lch(99.12, 4.19, 192.16°) |
| OKLab | oklab(99.08% -0.0124 -0.0024) |
| OKLCH | oklch(99.08% 0.013 191) |
| XYZ | xyz(90.6080, 97.7297, 107.8369) |
| Luminance | 0.9773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.13
Mintcream
#F5FFFA
ΔE00 1.95
Aliceblue
#F0F8FF
ΔE00 4.89
White
#FFFFFF
ΔE00 5.47
Whitesmoke
#F5F5F5
ΔE00 5.65
Off White
#FAF9F6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFFE #FFF3F4
analogous
#F3FFF8 #F3FFFE #F3FAFF
triadic
#F3FFFE #FEF3FF #FFFEF3
tetradic
#F3FFFE #F8F3FF #FFF3F4 #FAFFF3
square
#F3FFFE #F8F3FF #FFF3F4 #FAFFF3
split-complementary
#F3FFFE #FFF3FA #FFF8F3
monochromatic
#79FFF4 #B6FFF9 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.02
#F3FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#F3FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFFE
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFFE | 1.00 | 1.02 | 20.55 | 20.55 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFEFE
Deuteranopia (green-blind)
#FBFCFE
Tritanopia (blue-blind)
#F0FFFF
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f3fffe; /* rgb */ color: rgb(243, 255, 254); /* oklch */ color: oklch(99.1% 0.013 191.0);
Tailwind
colors: {
custom: {
50: '#f7fffe',
500: '#f3fffe',
950: '#000000',
},
}SCSS
$custom: #f3fffe; $custom-light: #f7fffe; $custom-dark: #000000;
JSON
{
"hex": "#f3fffe",
"rgb": {
"r": 243,
"g": 255,
"b": 254
},
"hsl": {
"h": 175,
"s": 100,
"l": 97.647
},
"oklch": {
"l": 0.99083,
"c": 0.01266,
"h": 191
},
"luminance": 0.9773
}Semantic roles & 50–950 ramp
primary
#F3FFFE
secondary
#EFA7AD
accent
#0013E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685