#F8FFFE#F8FFFE
#F8FFFE is a very light, near-neutral teal. Relative luminance 0.986; OKLCH L 99.4% C 0.007 H 186.9°. Best body text is #000000 at 20.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFFE |
|---|---|
| RGB | rgb(248, 255, 254) |
| HSL | hsl(171, 100%, 99%) |
| HSV | hsv(171, 3%, 100%) |
| CMYK | cmyk(2.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.47, -2.47, -0.32) |
| CIE-LCH | lch(99.47, 2.49, 187.48°) |
| OKLab | oklab(99.45% -0.0074 -0.0009) |
| OKLCH | oklch(99.45% 0.007 186.9) |
| XYZ | xyz(92.3575, 98.6318, 107.9189) |
| Luminance | 0.9863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.52
Azure (CSS)
#F0FFFF
ΔE00 3.12
White
#FFFFFF
ΔE00 3.45
Pale Grey
#FDFDFE
ΔE00 3.68
Off White
#FAF9F6
ΔE00 3.74
Whitesmoke
#F5F5F5
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFFE #FFF8F9
analogous
#F8FFFA #F8FFFE #F8FCFF
triadic
#F8FFFE #FEF8FF #FFFEF8
tetradic
#F8FFFE #FAF8FF #FFF8F9 #FCFFF8
square
#F8FFFE #FAF8FF #FFF8F9 #FCFFF8
split-complementary
#F8FFFE #FFF8FC #FFFAF8
monochromatic
#7EFFED #BBFFF5 #E0FFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.01
#F8FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.73
#F8FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFFE
20.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFFE | 1.00 | 1.01 | 20.73 | 20.73 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFEFE
Deuteranopia (green-blind)
#FDFDFE
Tritanopia (blue-blind)
#F6FFFF
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f8fffe; /* rgb */ color: rgb(248, 255, 254); /* oklch */ color: oklch(99.4% 0.007 186.9);
Tailwind
colors: {
custom: {
50: '#fafffe',
500: '#f8fffe',
950: '#000000',
},
}SCSS
$custom: #f8fffe; $custom-light: #fafffe; $custom-dark: #000000;
JSON
{
"hex": "#f8fffe",
"rgb": {
"r": 248,
"g": 255,
"b": 254
},
"hsl": {
"h": 171.429,
"s": 100,
"l": 98.627
},
"oklch": {
"l": 0.99449,
"c": 0.00748,
"h": 186.9
},
"luminance": 0.98632
}Semantic roles & 50–950 ramp
primary
#F8FFFE
secondary
#F0ABB5
accent
#0021E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685