#F2FEEE#F2FEEE
#F2FEEE is a very light, muted green. Relative luminance 0.959; OKLCH L 98.4% C 0.025 H 137.8°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEEE |
|---|---|
| RGB | rgb(242, 254, 238) |
| HSL | hsl(105, 89%, 96%) |
| HSV | hsv(105, 6%, 100%) |
| CMYK | cmyk(4.7%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(98.41, -6.75, 6.29) |
| CIE-LCH | lch(98.41, 9.22, 137.02°) |
| OKLab | oklab(98.38% -0.0181 0.0165) |
| OKLCH | oklch(98.38% 0.025 137.8) |
| XYZ | xyz(87.4897, 95.9335, 94.7801) |
| Luminance | 0.9593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.13
Mintcream
#F5FFFA
ΔE00 4.75
Ivory
#FFFFF0
ΔE00 5.02
Beige
#F5F5DC
ΔE00 5.63
Off White (survey)
#FFFFE4
ΔE00 5.77
Lightyellow
#FFFFE0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEEE #FAEEFE
analogous
#FAFEEE #F2FEEE #EEFEF2
triadic
#F2FEEE #EEF2FE #FEEEF2
tetradic
#F2FEEE #EEFAFE #FAEEFE #FEF2EE
square
#F2FEEE #EEFAFE #FAEEFE #FEF2EE
split-complementary
#F2FEEE #F2EEFE #FEEEFA
monochromatic
#9AF77A #C6FBB4 #E9FDE2 #E9FDE2 #E9FDE2
Accessibility & contrast
On white
1.04
#F2FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F2FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEEE
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEEE | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#F2FDF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2feee; /* rgb */ color: rgb(242, 254, 238); /* oklch */ color: oklch(98.4% 0.025 137.8);
Tailwind
colors: {
custom: {
50: '#f6fef3',
500: '#f2feee',
950: '#000000',
},
}SCSS
$custom: #f2feee; $custom-light: #f6fef3; $custom-dark: #000000;
JSON
{
"hex": "#f2feee",
"rgb": {
"r": 242,
"g": 254,
"b": 238
},
"hsl": {
"h": 105,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98377,
"c": 0.0245,
"h": 137.8
},
"luminance": 0.95934
}Semantic roles & 50–950 ramp
primary
#F2FEEE
secondary
#D9A6EA
accent
#00E6AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585