#F2FEEA#F2FEEA
#F2FEEA is a very light, muted yellow-green. Relative luminance 0.957; OKLCH L 98.3% C 0.029 H 132.6°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEEA |
|---|---|
| RGB | rgb(242, 254, 234) |
| HSL | hsl(96, 91%, 96%) |
| HSV | hsv(96, 8%, 100%) |
| CMYK | cmyk(4.7%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.31, -7.43, 8.21) |
| CIE-LCH | lch(98.31, 11.07, 132.15°) |
| OKLab | oklab(98.27% -0.0197 0.0214) |
| OKLCH | oklch(98.27% 0.029 132.6) |
| XYZ | xyz(86.9085, 95.7011, 91.7195) |
| Luminance | 0.9570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.08
Beige
#F5F5DC
ΔE00 5.04
Off White (survey)
#FFFFE4
ΔE00 5.05
Ivory
#FFFFF0
ΔE00 5.45
Lightyellow
#FFFFE0
ΔE00 5.60
Mintcream
#F5FFFA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEEA #F6EAFE
analogous
#FCFEEA #F2FEEA #EAFEEC
triadic
#F2FEEA #EAF2FE #FEEAF2
tetradic
#F2FEEA #EAFCFE #F6EAFE #FEECEA
square
#F2FEEA #EAFCFE #F6EAFE #FEECEA
split-complementary
#F2FEEA #ECEAFE #FEEAFC
monochromatic
#AAF875 #CEFBB0 #EDFEE2 #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.04
#F2FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F2FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEEA
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEEA | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FEFAEB
Tritanopia (blue-blind)
#F2FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2feea; /* rgb */ color: rgb(242, 254, 234); /* oklch */ color: oklch(98.3% 0.029 132.6);
Tailwind
colors: {
custom: {
50: '#f6fef0',
500: '#f2feea',
950: '#000000',
},
}SCSS
$custom: #f2feea; $custom-light: #f6fef0; $custom-dark: #000000;
JSON
{
"hex": "#f2feea",
"rgb": {
"r": 242,
"g": 254,
"b": 234
},
"hsl": {
"h": 96,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98274,
"c": 0.02912,
"h": 132.6
},
"luminance": 0.95701
}Semantic roles & 50–950 ramp
primary
#F2FEEA
secondary
#CDA2EA
accent
#00E68A
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585