#F2FEEB#F2FEEB
#F2FEEB is a very light, muted yellow-green. Relative luminance 0.958; OKLCH L 98.3% C 0.028 H 133.7°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEEB |
|---|---|
| RGB | rgb(242, 254, 235) |
| HSL | hsl(98, 90%, 96%) |
| HSV | hsv(98, 7%, 100%) |
| CMYK | cmyk(4.7%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.34, -7.26, 7.73) |
| CIE-LCH | lch(98.34, 10.60, 133.21°) |
| OKLab | oklab(98.3% -0.0193 0.0202) |
| OKLCH | oklch(98.3% 0.028 133.7) |
| XYZ | xyz(87.0526, 95.7587, 92.4782) |
| Luminance | 0.9576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.78
Beige
#F5F5DC
ΔE00 5.16
Off White (survey)
#FFFFE4
ΔE00 5.20
Ivory
#FFFFF0
ΔE00 5.31
Lightyellow
#FFFFE0
ΔE00 5.82
Mintcream
#F5FFFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEEB #F7EBFE
analogous
#FBFEEB #F2FEEB #EBFEED
triadic
#F2FEEB #EBF2FE #FEEBF2
tetradic
#F2FEEB #EBFBFE #F7EBFE #FEEDEB
square
#F2FEEB #EBFBFE #F7EBFE #FEEDEB
split-complementary
#F2FEEB #EDEBFE #FEEBFB
monochromatic
#A6F876 #CCFBB1 #ECFEE2 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.04
#F2FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F2FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEEB
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEEB | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#F2FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2feeb; /* rgb */ color: rgb(242, 254, 235); /* oklch */ color: oklch(98.3% 0.028 133.7);
Tailwind
colors: {
custom: {
50: '#f6fef1',
500: '#f2feeb',
950: '#000000',
},
}SCSS
$custom: #f2feeb; $custom-light: #f6fef1; $custom-dark: #000000;
JSON
{
"hex": "#f2feeb",
"rgb": {
"r": 242,
"g": 254,
"b": 235
},
"hsl": {
"h": 97.895,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98299,
"c": 0.02794,
"h": 133.7
},
"luminance": 0.95759
}Semantic roles & 50–950 ramp
primary
#F2FEEB
secondary
#D0A3EA
accent
#00E691
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585