#F9FFFE#F9FFFE
#F9FFFE is a very light, near-neutral teal. Relative luminance 0.988; OKLCH L 99.5% C 0.006 H 185.2°. Best body text is #000000 at 20.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FFFE |
|---|---|
| RGB | rgb(249, 255, 254) |
| HSL | hsl(170, 100%, 99%) |
| HSV | hsv(170, 2%, 100%) |
| CMYK | cmyk(2.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.54, -2.14, -0.21) |
| CIE-LCH | lch(99.54, 2.15, 185.63°) |
| OKLab | oklab(99.52% -0.0064 -0.0006) |
| OKLCH | oklch(99.52% 0.006 185.2) |
| XYZ | xyz(92.7131, 98.8151, 107.9356) |
| Luminance | 0.9881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.82
White
#FFFFFF
ΔE00 3.02
Pale Grey
#FDFDFE
ΔE00 3.27
Off White
#FAF9F6
ΔE00 3.35
Whitesmoke
#F5F5F5
ΔE00 3.48
Azure (CSS)
#F0FFFF
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FFFE #FFF9FA
analogous
#F9FFFB #F9FFFE #F9FDFF
triadic
#F9FFFE #FEF9FF #FFFEF9
tetradic
#F9FFFE #FBF9FF #FFF9FA #FDFFF9
square
#F9FFFE #FBF9FF #FFF9FA #FDFFF9
split-complementary
#F9FFFE #FFF9FD #FFFBF9
monochromatic
#7FFFEA #BCFFF4 #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.01
#F9FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.76
#F9FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FFFE
20.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FFFE | 1.00 | 1.01 | 20.76 | 20.76 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFE
Deuteranopia (green-blind)
#FDFDFE
Tritanopia (blue-blind)
#F8FFFF
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #f9fffe; /* rgb */ color: rgb(249, 255, 254); /* oklch */ color: oklch(99.5% 0.006 185.2);
Tailwind
colors: {
custom: {
50: '#fbfffe',
500: '#f9fffe',
950: '#000000',
},
}SCSS
$custom: #f9fffe; $custom-light: #fbfffe; $custom-dark: #000000;
JSON
{
"hex": "#f9fffe",
"rgb": {
"r": 249,
"g": 255,
"b": 254
},
"hsl": {
"h": 170,
"s": 100,
"l": 98.824
},
"oklch": {
"l": 0.99523,
"c": 0.00646,
"h": 185.2
},
"luminance": 0.98815
}Semantic roles & 50–950 ramp
primary
#F9FFFE
secondary
#F0ACB7
accent
#0026E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685