#F0FFFD#F0FFFD
#F0FFFD is a very light, near-neutral teal. Relative luminance 0.971; OKLCH L 98.8% C 0.016 H 187.4°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFFD |
|---|---|
| RGB | rgb(240, 255, 253) |
| HSL | hsl(172, 100%, 97%) |
| HSV | hsv(172, 6%, 100%) |
| CMYK | cmyk(5.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.88, -5.25, -0.74) |
| CIE-LCH | lch(98.88, 5.30, 187.98°) |
| OKLab | oklab(98.84% -0.0158 -0.002) |
| OKLCH | oklch(98.84% 0.016 187.4) |
| XYZ | xyz(89.4212, 97.1362, 106.9476) |
| Luminance | 0.9714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.97
Mintcream
#F5FFFA
ΔE00 2.19
Lightcyan
#E0FFFF
ΔE00 5.02
Honeydew
#F0FFF0
ΔE00 5.59
Aliceblue
#F0F8FF
ΔE00 5.99
White
#FFFFFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFFD #FFF0F2
analogous
#F0FFF6 #F0FFFD #F0FAFF
triadic
#F0FFFD #FDF0FF #FFFDF0
tetradic
#F0FFFD #F6F0FF #FFF0F2 #FAFFF0
square
#F0FFFD #F6F0FF #FFF0F2 #FAFFF0
split-complementary
#F0FFFD #FFF0FA #FFF6F0
monochromatic
#76FFED #B3FFF5 #E0FFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.03
#F0FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#F0FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFFD
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFFD | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FAFBFD
Tritanopia (blue-blind)
#ECFFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f0fffd; /* rgb */ color: rgb(240, 255, 253); /* oklch */ color: oklch(98.8% 0.016 187.4);
Tailwind
colors: {
custom: {
50: '#f5fffe',
500: '#f0fffd',
950: '#000000',
},
}SCSS
$custom: #f0fffd; $custom-light: #f5fffe; $custom-dark: #000000;
JSON
{
"hex": "#f0fffd",
"rgb": {
"r": 240,
"g": 255,
"b": 253
},
"hsl": {
"h": 172,
"s": 100,
"l": 97.059
},
"oklch": {
"l": 0.98839,
"c": 0.01592,
"h": 187.4
},
"luminance": 0.97137
}Semantic roles & 50–950 ramp
primary
#F0FFFD
secondary
#EFA4AE
accent
#001FE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685