#F2FEEC#F2FEEC
#F2FEEC is a very light, muted green. Relative luminance 0.958; OKLCH L 98.3% C 0.027 H 135.0°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEEC |
|---|---|
| RGB | rgb(242, 254, 236) |
| HSL | hsl(100, 90%, 96%) |
| HSV | hsv(100, 7%, 100%) |
| CMYK | cmyk(4.7%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(98.36, -7.09, 7.25) |
| CIE-LCH | lch(98.36, 10.14, 134.37°) |
| OKLab | oklab(98.32% -0.0189 0.019) |
| OKLCH | oklch(98.32% 0.027 135) |
| XYZ | xyz(87.1975, 95.8166, 93.2413) |
| Luminance | 0.9582 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.51
Ivory
#FFFFF0
ΔE00 5.20
Beige
#F5F5DC
ΔE00 5.29
Off White (survey)
#FFFFE4
ΔE00 5.37
Mintcream
#F5FFFA
ΔE00 5.48
Lightyellow
#FFFFE0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEEC #F8ECFE
analogous
#FBFEEC #F2FEEC #ECFEEF
triadic
#F2FEEC #ECF2FE #FEECF2
tetradic
#F2FEEC #ECFBFE #F8ECFE #FEEFEC
square
#F2FEEC #ECFBFE #F8ECFE #FEEFEC
split-complementary
#F2FEEC #EFECFE #FEECFB
monochromatic
#A2F878 #CAFBB2 #EBFDE2 #EBFDE2 #EBFDE2
Accessibility & contrast
On white
1.04
#F2FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F2FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEEC
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEEC | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEB
Deuteranopia (green-blind)
#FEFAED
Tritanopia (blue-blind)
#F2FCF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2feec; /* rgb */ color: rgb(242, 254, 236); /* oklch */ color: oklch(98.3% 0.027 135.0);
Tailwind
colors: {
custom: {
50: '#f6fef2',
500: '#f2feec',
950: '#000000',
},
}SCSS
$custom: #f2feec; $custom-light: #f6fef2; $custom-dark: #000000;
JSON
{
"hex": "#f2feec",
"rgb": {
"r": 242,
"g": 254,
"b": 236
},
"hsl": {
"h": 100,
"s": 90,
"l": 96.078
},
"oklch": {
"l": 0.98325,
"c": 0.02679,
"h": 135
},
"luminance": 0.95817
}Semantic roles & 50–950 ramp
primary
#F2FEEC
secondary
#D3A4EA
accent
#00E699
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585