#F2FFEE#F2FFEE
#F2FFEE is a very light, muted green. Relative luminance 0.966; OKLCH L 98.6% C 0.026 H 138.3°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFEE |
|---|---|
| RGB | rgb(242, 255, 238) |
| HSL | hsl(106, 100%, 97%) |
| HSV | hsv(106, 7%, 100%) |
| CMYK | cmyk(5.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.66, -7.25, 6.65) |
| CIE-LCH | lch(98.66, 9.84, 137.45°) |
| OKLab | oklab(98.58% -0.0195 0.0174) |
| OKLCH | oklch(98.58% 0.026 138.3) |
| XYZ | xyz(87.8078, 96.5698, 94.8862) |
| Luminance | 0.9657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.01
Mintcream
#F5FFFA
ΔE00 5.20
Ivory
#FFFFF0
ΔE00 5.43
Beige
#F5F5DC
ΔE00 5.79
Off White (survey)
#FFFFE4
ΔE00 5.83
Lightyellow
#FFFFE0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFEE #FBEEFF
analogous
#FBFFEE #F2FFEE #EEFFF3
triadic
#F2FFEE #EEF2FF #FFEEF2
tetradic
#F2FFEE #EEFBFF #FBEEFF #FFF3EE
square
#F2FFEE #EEFBFF #FBEEFF #FFF3EE
split-complementary
#F2FFEE #F3EEFF #FFEEFB
monochromatic
#94FF74 #C3FFB1 #E8FFE0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.03
#F2FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#F2FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFEE
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFEE | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FEFBEF
Tritanopia (blue-blind)
#F2FEFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2ffee; /* rgb */ color: rgb(242, 255, 238); /* oklch */ color: oklch(98.6% 0.026 138.3);
Tailwind
colors: {
custom: {
50: '#f6fff3',
500: '#f2ffee',
950: '#000000',
},
}SCSS
$custom: #f2ffee; $custom-light: #f6fff3; $custom-dark: #000000;
JSON
{
"hex": "#f2ffee",
"rgb": {
"r": 242,
"g": 255,
"b": 238
},
"hsl": {
"h": 105.882,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98577,
"c": 0.02615,
"h": 138.3
},
"luminance": 0.9657
}Semantic roles & 50–950 ramp
primary
#F2FFEE
secondary
#DDA3EF
accent
#00E6AF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685