#F0FFFE#F0FFFE
#F0FFFE is a very light, near-neutral teal. Relative luminance 0.972; OKLCH L 98.9% C 0.016 H 192.1°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFFE |
|---|---|
| RGB | rgb(240, 255, 254) |
| HSL | hsl(176, 100%, 97%) |
| HSV | hsv(176, 6%, 100%) |
| CMYK | cmyk(5.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.91, -5.06, -1.21) |
| CIE-LCH | lch(98.91, 5.21, 193.46°) |
| OKLab | oklab(98.87% -0.0154 -0.0033) |
| OKLCH | oklch(98.87% 0.016 192.1) |
| XYZ | xyz(89.5809, 97.2001, 107.7887) |
| Luminance | 0.9720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.49
Mintcream
#F5FFFA
ΔE00 2.46
Lightcyan
#E0FFFF
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 5.59
Honeydew
#F0FFF0
ΔE00 6.08
White
#FFFFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFFE #FFF0F1
analogous
#F0FFF7 #F0FFFE #F0F9FF
triadic
#F0FFFE #FEF0FF #FFFEF0
tetradic
#F0FFFE #F7F0FF #FFF0F1 #F9FFF0
square
#F0FFFE #F7F0FF #FFF0F1 #F9FFF0
split-complementary
#F0FFFE #FFF0F9 #FFF7F0
monochromatic
#76FFF6 #B3FFFA #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.03
#F0FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#F0FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFFE
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFFE | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#ECFFFF
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f0fffe; /* rgb */ color: rgb(240, 255, 254); /* oklch */ color: oklch(98.9% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#f5fffe',
500: '#f0fffe',
950: '#000000',
},
}SCSS
$custom: #f0fffe; $custom-light: #f5fffe; $custom-dark: #000000;
JSON
{
"hex": "#f0fffe",
"rgb": {
"r": 240,
"g": 255,
"b": 254
},
"hsl": {
"h": 176,
"s": 100,
"l": 97.059
},
"oklch": {
"l": 0.98867,
"c": 0.01577,
"h": 192.1
},
"luminance": 0.97201
}Semantic roles & 50–950 ramp
primary
#F0FFFE
secondary
#EFA4A9
accent
#000FE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685