#F0FCEA#F0FCEA
#F0FCEA is a very light, muted green. Relative luminance 0.941; OKLCH L 97.7% C 0.027 H 135.0°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCEA |
|---|---|
| RGB | rgb(240, 252, 234) |
| HSL | hsl(100, 75%, 95%) |
| HSV | hsv(100, 7%, 99%) |
| CMYK | cmyk(4.8%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(97.67, -7.10, 7.26) |
| CIE-LCH | lch(97.67, 10.15, 134.37°) |
| OKLab | oklab(97.73% -0.019 0.019) |
| OKLCH | oklch(97.73% 0.027 135) |
| XYZ | xyz(85.5943, 94.0862, 91.4770) |
| Luminance | 0.9409 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.60
Beige
#F5F5DC
ΔE00 5.20
Ivory
#FFFFF0
ΔE00 5.28
Off White (survey)
#FFFFE4
ΔE00 5.43
Mintcream
#F5FFFA
ΔE00 5.54
Lightyellow
#FFFFE0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCEA #F6EAFC
analogous
#F9FCEA #F0FCEA #EAFCED
triadic
#F0FCEA #EAF0FC #FCEAF0
tetradic
#F0FCEA #EAF9FC #F6EAFC #FCEDEA
square
#F0FCEA #EAF9FC #F6EAFC #FCEDEA
split-complementary
#F0FCEA #EDEAFC #FCEAF9
monochromatic
#A3ED7F #CAF4B4 #ECFBE4 #ECFBE4 #ECFBE4
Accessibility & contrast
On white
1.06
#F0FCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#F0FCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCEA
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCEA | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#F0FAF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f0fcea; /* rgb */ color: rgb(240, 252, 234); /* oklch */ color: oklch(97.7% 0.027 135.0);
Tailwind
colors: {
custom: {
50: '#f5fdf0',
500: '#f0fcea',
950: '#000000',
},
}SCSS
$custom: #f0fcea; $custom-light: #f5fdf0; $custom-dark: #000000;
JSON
{
"hex": "#f0fcea",
"rgb": {
"r": 240,
"g": 252,
"b": 234
},
"hsl": {
"h": 100,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97728,
"c": 0.02682,
"h": 135
},
"luminance": 0.94087
}Semantic roles & 50–950 ramp
primary
#F0FCEA
secondary
#CFA7E3
accent
#0ED794
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585