#F2FCEA#F2FCEA
#F2FCEA is a very light, muted yellow-green. Relative luminance 0.944; OKLCH L 97.9% C 0.026 H 130.9°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCEA |
|---|---|
| RGB | rgb(242, 252, 234) |
| HSL | hsl(93, 75%, 95%) |
| HSV | hsv(93, 7%, 99%) |
| CMYK | cmyk(4%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(97.81, -6.43, 7.48) |
| CIE-LCH | lch(97.81, 9.86, 130.68°) |
| OKLab | oklab(97.88% -0.0169 0.0196) |
| OKLCH | oklch(97.88% 0.026 130.9) |
| XYZ | xyz(86.2772, 94.4383, 91.5091) |
| Luminance | 0.9444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.13
Ivory
#FFFFF0
ΔE00 4.56
Beige
#F5F5DC
ΔE00 4.60
Off White (survey)
#FFFFE4
ΔE00 4.84
Mintcream
#F5FFFA
ΔE00 5.40
Lightyellow
#FFFFE0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCEA #F4EAFC
analogous
#FBFCEA #F2FCEA #EAFCEB
triadic
#F2FCEA #EAF2FC #FCEAF2
tetradic
#F2FCEA #EAFBFC #F4EAFC #FCEBEA
square
#F2FCEA #EAFBFC #F4EAFC #FCEBEA
split-complementary
#F2FCEA #EBEAFC #FCEAFB
monochromatic
#B0ED7F #D1F4B4 #EEFBE4 #EEFBE4 #EEFBE4
Accessibility & contrast
On white
1.06
#F2FCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#F2FCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCEA
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCEA | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#F3FAF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fcea; /* rgb */ color: rgb(242, 252, 234); /* oklch */ color: oklch(97.9% 0.026 130.9);
Tailwind
colors: {
custom: {
50: '#f6fdf0',
500: '#f2fcea',
950: '#000000',
},
}SCSS
$custom: #f2fcea; $custom-light: #f6fdf0; $custom-dark: #000000;
JSON
{
"hex": "#f2fcea",
"rgb": {
"r": 242,
"g": 252,
"b": 234
},
"hsl": {
"h": 93.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97875,
"c": 0.02588,
"h": 130.9
},
"luminance": 0.94439
}Semantic roles & 50–950 ramp
primary
#F2FCEA
secondary
#C8A7E3
accent
#0ED77E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585