#EFFDF2#EFFDF2
#EFFDF2 is a very light, muted green. Relative luminance 0.950; OKLCH L 98.1% C 0.021 H 152.2°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFDF2 |
|---|---|
| RGB | rgb(239, 253, 242) |
| HSL | hsl(133, 78%, 96%) |
| HSV | hsv(133, 6%, 99%) |
| CMYK | cmyk(5.5%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(98.04, -6.55, 3.68) |
| CIE-LCH | lch(98.04, 7.51, 150.68°) |
| OKLab | oklab(98.07% -0.0182 0.0096) |
| OKLCH | oklch(98.07% 0.021 152.2) |
| XYZ | xyz(86.7459, 95.0115, 97.7562) |
| Luminance | 0.9501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.66
Mintcream
#F5FFFA
ΔE00 3.26
Azure (CSS)
#F0FFFF
ΔE00 5.00
Ivory
#FFFFF0
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 6.78
Beige
#F5F5DC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFDF2 #FDEFFA
analogous
#F3FDEF #EFFDF2 #EFFDF9
triadic
#EFFDF2 #F2EFFD #FDF2EF
tetradic
#EFFDF2 #EFF3FD #FDEFFA #FDF9EF
square
#EFFDF2 #EFF3FD #FDEFFA #FDF9EF
split-complementary
#EFFDF2 #F9EFFD #FDEFF3
monochromatic
#82EF9A #B9F6C6 #E4FCE9 #E4FCE9 #E4FCE9
Accessibility & contrast
On white
1.05
#EFFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#EFFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFDF2
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFDF2 | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#FAF9F3
Tritanopia (blue-blind)
#EDFCFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #effdf2; /* rgb */ color: rgb(239, 253, 242); /* oklch */ color: oklch(98.1% 0.021 152.2);
Tailwind
colors: {
custom: {
50: '#f4fef6',
500: '#effdf2',
950: '#000000',
},
}SCSS
$custom: #effdf2; $custom-light: #f4fef6; $custom-dark: #000000;
JSON
{
"hex": "#effdf2",
"rgb": {
"r": 239,
"g": 253,
"b": 242
},
"hsl": {
"h": 132.857,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.98066,
"c": 0.02062,
"h": 152.2
},
"luminance": 0.95012
}Semantic roles & 50–950 ramp
primary
#EFFDF2
secondary
#E6AAD9
accent
#0BAEDA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585