#F0FEF6#F0FEF6
#F0FEF6 is a very light, near-neutral green. Relative luminance 0.961; OKLCH L 98.4% C 0.018 H 161.1°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEF6 |
|---|---|
| RGB | rgb(240, 254, 246) |
| HSL | hsl(146, 88%, 97%) |
| HSV | hsv(146, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(98.46, -6.01, 2.24) |
| CIE-LCH | lch(98.46, 6.41, 159.57°) |
| OKLab | oklab(98.45% -0.0171 0.0058) |
| OKLCH | oklch(98.45% 0.018 161.1) |
| XYZ | xyz(88.0083, 96.0620, 101.0761) |
| Luminance | 0.9606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.22
Honeydew
#F0FFF0
ΔE00 2.88
Azure (CSS)
#F0FFFF
ΔE00 3.70
Lightcyan
#E0FFFF
ΔE00 6.06
Ivory
#FFFFF0
ΔE00 6.06
Off White
#FAF9F6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEF6 #FEF0F8
analogous
#F1FEF0 #F0FEF6 #F0FEFD
triadic
#F0FEF6 #F6F0FE #FEF6F0
tetradic
#F0FEF6 #F0F1FE #FEF0F8 #FEFDF0
square
#F0FEF6 #F0F1FE #FEF0F8 #FEFDF0
split-complementary
#F0FEF6 #FDF0FE #FEF0F1
monochromatic
#7DF6B1 #B7FAD4 #E2FDEE #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.04
#F0FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#F0FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEF6
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEF6 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FBFAF6
Tritanopia (blue-blind)
#EEFEFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f0fef6; /* rgb */ color: rgb(240, 254, 246); /* oklch */ color: oklch(98.4% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#f5fef9',
500: '#f0fef6',
950: '#000000',
},
}SCSS
$custom: #f0fef6; $custom-light: #f5fef9; $custom-dark: #000000;
JSON
{
"hex": "#f0fef6",
"rgb": {
"r": 240,
"g": 254,
"b": 246
},
"hsl": {
"h": 145.714,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98446,
"c": 0.01805,
"h": 161.1
},
"luminance": 0.96063
}Semantic roles & 50–950 ramp
primary
#F0FEF6
secondary
#EAA8CE
accent
#0183E4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585