#F0FFFC#F0FFFC
#F0FFFC is a very light, near-neutral teal. Relative luminance 0.971; OKLCH L 98.8% C 0.016 H 182.7°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFFC |
|---|---|
| RGB | rgb(240, 255, 252) |
| HSL | hsl(168, 100%, 97%) |
| HSV | hsv(168, 6%, 100%) |
| CMYK | cmyk(5.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(98.86, -5.43, -0.26) |
| CIE-LCH | lch(98.86, 5.44, 182.73°) |
| OKLab | oklab(98.81% -0.0162 -0.0008) |
| OKLCH | oklch(98.81% 0.016 182.7) |
| XYZ | xyz(89.2623, 97.0727, 106.1108) |
| Luminance | 0.9707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.45
Mintcream
#F5FFFA
ΔE00 2.00
Lightcyan
#E0FFFF
ΔE00 5.04
Honeydew
#F0FFF0
ΔE00 5.11
Aliceblue
#F0F8FF
ΔE00 6.41
Off White
#FAF9F6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFFC #FFF0F3
analogous
#F0FFF5 #F0FFFC #F0FBFF
triadic
#F0FFFC #FCF0FF #FFFCF0
tetradic
#F0FFFC #F5F0FF #FFF0F3 #FBFFF0
square
#F0FFFC #F5F0FF #FFF0F3 #FBFFF0
split-complementary
#F0FFFC #FFF0FB #FFF5F0
monochromatic
#76FFE4 #B3FFF0 #E0FFF9 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.03
#F0FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#F0FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFFC
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFFC | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFC
Deuteranopia (green-blind)
#FAFBFC
Tritanopia (blue-blind)
#EDFFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f0fffc; /* rgb */ color: rgb(240, 255, 252); /* oklch */ color: oklch(98.8% 0.016 182.7);
Tailwind
colors: {
custom: {
50: '#f5fffd',
500: '#f0fffc',
950: '#000000',
},
}SCSS
$custom: #f0fffc; $custom-light: #f5fffd; $custom-dark: #000000;
JSON
{
"hex": "#f0fffc",
"rgb": {
"r": 240,
"g": 255,
"b": 252
},
"hsl": {
"h": 168,
"s": 100,
"l": 97.059
},
"oklch": {
"l": 0.98811,
"c": 0.01619,
"h": 182.7
},
"luminance": 0.97074
}Semantic roles & 50–950 ramp
primary
#F0FFFC
secondary
#EFA4B3
accent
#002EE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685