#F2FEE9#F2FEE9
#F2FEE9 is a very light, muted yellow-green. Relative luminance 0.956; OKLCH L 98.2% C 0.030 H 131.5°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEE9 |
|---|---|
| RGB | rgb(242, 254, 233) |
| HSL | hsl(94, 91%, 95%) |
| HSV | hsv(94, 8%, 100%) |
| CMYK | cmyk(4.7%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(98.29, -7.60, 8.69) |
| CIE-LCH | lch(98.29, 11.54, 131.17°) |
| OKLab | oklab(98.25% -0.0201 0.0227) |
| OKLCH | oklch(98.25% 0.03 131.5) |
| XYZ | xyz(86.7653, 95.6438, 90.9650) |
| Luminance | 0.9564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.38
Off White (survey)
#FFFFE4
ΔE00 4.92
Beige
#F5F5DC
ΔE00 4.94
Lightyellow
#FFFFE0
ΔE00 5.41
Ivory
#FFFFF0
ΔE00 5.60
Mintcream
#F5FFFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEE9 #F5E9FE
analogous
#FCFEE9 #F2FEE9 #E9FEEA
triadic
#F2FEE9 #E9F2FE #FEE9F2
tetradic
#F2FEE9 #E9FCFE #F5E9FE #FEEAE9
square
#F2FEE9 #E9FCFE #F5E9FE #FEEAE9
split-complementary
#F2FEE9 #EAE9FE #FEE9FC
monochromatic
#ADF974 #CFFBAE #EEFEE2 #EEFEE2 #EEFEE2
Accessibility & contrast
On white
1.04
#F2FEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#F2FEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEE9
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEE9 | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE8
Deuteranopia (green-blind)
#FEFAEA
Tritanopia (blue-blind)
#F3FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fee9; /* rgb */ color: rgb(242, 254, 233); /* oklch */ color: oklch(98.2% 0.030 131.5);
Tailwind
colors: {
custom: {
50: '#f6fef0',
500: '#f2fee9',
950: '#000000',
},
}SCSS
$custom: #f2fee9; $custom-light: #f6fef0; $custom-dark: #000000;
JSON
{
"hex": "#f2fee9",
"rgb": {
"r": 242,
"g": 254,
"b": 233
},
"hsl": {
"h": 94.286,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.98248,
"c": 0.0303,
"h": 131.5
},
"luminance": 0.95644
}Semantic roles & 50–950 ramp
primary
#F2FEE9
secondary
#CBA1EA
accent
#00E683
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585