#F2FEEF#F2FEEF
#F2FEEF is a very light, muted green. Relative luminance 0.960; OKLCH L 98.4% C 0.023 H 139.4°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEEF |
|---|---|
| RGB | rgb(242, 254, 239) |
| HSL | hsl(108, 88%, 97%) |
| HSV | hsv(108, 6%, 100%) |
| CMYK | cmyk(4.7%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.43, -6.58, 5.81) |
| CIE-LCH | lch(98.43, 8.77, 138.54°) |
| OKLab | oklab(98.4% -0.0178 0.0152) |
| OKLCH | oklch(98.4% 0.023 139.4) |
| XYZ | xyz(87.6370, 95.9924, 95.5560) |
| Luminance | 0.9599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.09
Mintcream
#F5FFFA
ΔE00 4.39
Ivory
#FFFFF0
ΔE00 4.97
Beige
#F5F5DC
ΔE00 5.83
Off White (survey)
#FFFFE4
ΔE00 6.00
Azure (CSS)
#F0FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEEF #FBEFFE
analogous
#FAFEEF #F2FEEF #EFFEF4
triadic
#F2FEEF #EFF2FE #FEEFF2
tetradic
#F2FEEF #EFFAFE #FBEFFE #FEF4EF
square
#F2FEEF #EFFAFE #FBEFFE #FEF4EF
split-complementary
#F2FEEF #F4EFFE #FEEFFA
monochromatic
#94F77C #C3FAB5 #E8FDE2 #E8FDE2 #E8FDE2
Accessibility & contrast
On white
1.04
#F2FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#F2FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEEF
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEEF | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FDFAF0
Tritanopia (blue-blind)
#F2FDFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2feef; /* rgb */ color: rgb(242, 254, 239); /* oklch */ color: oklch(98.4% 0.023 139.4);
Tailwind
colors: {
custom: {
50: '#f6fef4',
500: '#f2feef',
950: '#000000',
},
}SCSS
$custom: #f2feef; $custom-light: #f6fef4; $custom-dark: #000000;
JSON
{
"hex": "#f2feef",
"rgb": {
"r": 242,
"g": 254,
"b": 239
},
"hsl": {
"h": 108,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98404,
"c": 0.02339,
"h": 139.4
},
"luminance": 0.95993
}Semantic roles & 50–950 ramp
primary
#F2FEEF
secondary
#DDA7EA
accent
#01E5B7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585