#F0FCED#F0FCED
#F0FCED is a very light, muted green. Relative luminance 0.943; OKLCH L 97.8% C 0.023 H 139.4°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCED |
|---|---|
| RGB | rgb(240, 252, 237) |
| HSL | hsl(108, 71%, 96%) |
| HSV | hsv(108, 6%, 99%) |
| CMYK | cmyk(4.8%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(97.74, -6.59, 5.82) |
| CIE-LCH | lch(97.74, 8.79, 138.54°) |
| OKLab | oklab(97.81% -0.0178 0.0152) |
| OKLCH | oklch(97.81% 0.023 139.4) |
| XYZ | xyz(86.0289, 94.2601, 93.7661) |
| Luminance | 0.9426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.18
Mintcream
#F5FFFA
ΔE00 4.45
Ivory
#FFFFF0
ΔE00 5.05
Beige
#F5F5DC
ΔE00 5.75
Off White (survey)
#FFFFE4
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCED #F9EDFC
analogous
#F7FCED #F0FCED #EDFCF1
triadic
#F0FCED #EDF0FC #FCEDF0
tetradic
#F0FCED #EDF7FC #F9EDFC #FCF1ED
square
#F0FCED #EDF7FC #F9EDFC #FCF1ED
split-complementary
#F0FCED #F1EDFC #FCEDF7
monochromatic
#99EB84 #C4F3B9 #E9FBE5 #E9FBE5 #E9FBE5
Accessibility & contrast
On white
1.06
#F0FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#F0FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCED
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCED | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#F0FBF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f0fced; /* rgb */ color: rgb(240, 252, 237); /* oklch */ color: oklch(97.8% 0.023 139.4);
Tailwind
colors: {
custom: {
50: '#f5fdf2',
500: '#f0fced',
950: '#000000',
},
}SCSS
$custom: #f0fced; $custom-light: #f5fdf2; $custom-dark: #000000;
JSON
{
"hex": "#f0fced",
"rgb": {
"r": 240,
"g": 252,
"b": 237
},
"hsl": {
"h": 108,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97806,
"c": 0.02342,
"h": 139.4
},
"luminance": 0.9426
}Semantic roles & 50–950 ramp
primary
#F0FCED
secondary
#D8AAE3
accent
#12D3AD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585