#F0FCEE#F0FCEE
#F0FCEE is a very light, muted green. Relative luminance 0.943; OKLCH L 97.8% C 0.022 H 141.2°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCEE |
|---|---|
| RGB | rgb(240, 252, 238) |
| HSL | hsl(111, 70%, 96%) |
| HSV | hsv(111, 6%, 99%) |
| CMYK | cmyk(4.8%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(97.76, -6.41, 5.34) |
| CIE-LCH | lch(97.76, 8.34, 140.23°) |
| OKLab | oklab(97.83% -0.0174 0.014) |
| OKLCH | oklch(97.83% 0.022 141.2) |
| XYZ | xyz(86.1754, 94.3187, 94.5377) |
| Luminance | 0.9432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.26
Mintcream
#F5FFFA
ΔE00 4.08
Ivory
#FFFFF0
ΔE00 5.02
Beige
#F5F5DC
ΔE00 5.97
Azure (CSS)
#F0FFFF
ΔE00 6.22
Off White (survey)
#FFFFE4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCEE #FAEEFC
analogous
#F7FCEE #F0FCEE #EEFCF3
triadic
#F0FCEE #EEF0FC #FCEEF0
tetradic
#F0FCEE #EEF7FC #FAEEFC #FCF3EE
square
#F0FCEE #EEF7FC #FAEEFC #FCF3EE
split-complementary
#F0FCEE #F3EEFC #FCEEF7
monochromatic
#94EA86 #C2F3BA #E8FAE5 #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.06
#F0FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#F0FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCEE
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCEE | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#FBF8EF
Tritanopia (blue-blind)
#EFFBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fcee; /* rgb */ color: rgb(240, 252, 238); /* oklch */ color: oklch(97.8% 0.022 141.2);
Tailwind
colors: {
custom: {
50: '#f5fdf3',
500: '#f0fcee',
950: '#000000',
},
}SCSS
$custom: #f0fcee; $custom-light: #f5fdf3; $custom-dark: #000000;
JSON
{
"hex": "#f0fcee",
"rgb": {
"r": 240,
"g": 252,
"b": 238
},
"hsl": {
"h": 111.429,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97833,
"c": 0.02233,
"h": 141.2
},
"luminance": 0.94319
}Semantic roles & 50–950 ramp
primary
#F0FCEE
secondary
#DBACE2
accent
#14D2B7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585