#F0FEEE#F0FEEE
#F0FEEE is a very light, muted green. Relative luminance 0.956; OKLCH L 98.2% C 0.026 H 141.8°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FEEE |
|---|---|
| RGB | rgb(240, 254, 238) |
| HSL | hsl(113, 89%, 96%) |
| HSV | hsv(113, 6%, 100%) |
| CMYK | cmyk(5.5%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(98.27, -7.41, 6.07) |
| CIE-LCH | lch(98.27, 9.58, 140.69°) |
| OKLab | oklab(98.23% -0.0201 0.0159) |
| OKLCH | oklch(98.23% 0.026 141.8) |
| XYZ | xyz(86.8068, 95.5814, 94.7481) |
| Luminance | 0.9558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.53
Mintcream
#F5FFFA
ΔE00 4.99
Ivory
#FFFFF0
ΔE00 5.74
Beige
#F5F5DC
ΔE00 6.19
Off White (survey)
#FFFFE4
ΔE00 6.33
Azure (CSS)
#F0FFFF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FEEE #FCEEFE
analogous
#F8FEEE #F0FEEE #EEFEF4
triadic
#F0FEEE #EEF0FE #FEEEF0
tetradic
#F0FEEE #EEF8FE #FCEEFE #FEF4EE
square
#F0FEEE #EEF8FE #FCEEFE #FEF4EE
split-complementary
#F0FEEE #F4EEFE #FEEEF8
monochromatic
#8AF77A #BDFBB4 #E5FDE2 #E5FDE2 #E5FDE2
Accessibility & contrast
On white
1.04
#F0FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#F0FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FEEE
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FEEE | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FDF9EF
Tritanopia (blue-blind)
#EFFDF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0feee; /* rgb */ color: rgb(240, 254, 238); /* oklch */ color: oklch(98.2% 0.026 141.8);
Tailwind
colors: {
custom: {
50: '#f5fef3',
500: '#f0feee',
950: '#000000',
},
}SCSS
$custom: #f0feee; $custom-light: #f5fef3; $custom-dark: #000000;
JSON
{
"hex": "#f0feee",
"rgb": {
"r": 240,
"g": 254,
"b": 238
},
"hsl": {
"h": 112.5,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98232,
"c": 0.02565,
"h": 141.8
},
"luminance": 0.95582
}Semantic roles & 50–950 ramp
primary
#F0FEEE
secondary
#E2A6EA
accent
#00E6C9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585