#EFFAEA#EFFAEA
#EFFAEA is a very light, muted green. Relative luminance 0.927; OKLCH L 97.3% C 0.024 H 135.7°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFAEA |
|---|---|
| RGB | rgb(239, 250, 234) |
| HSL | hsl(101, 62%, 95%) |
| HSV | hsv(101, 6%, 98%) |
| CMYK | cmyk(4.4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(97.09, -6.43, 6.42) |
| CIE-LCH | lch(97.09, 9.09, 135.07°) |
| OKLab | oklab(97.26% -0.0172 0.0168) |
| OKLCH | oklch(97.26% 0.024 135.7) |
| XYZ | xyz(84.6309, 92.6621, 91.2529) |
| Luminance | 0.9266 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.71
Mintcream
#F5FFFA
ΔE00 4.83
Ivory
#FFFFF0
ΔE00 4.85
Beige
#F5F5DC
ΔE00 5.20
Off White (survey)
#FFFFE4
ΔE00 5.63
Lightyellow
#FFFFE0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFAEA #F5EAFA
analogous
#F7FAEA #EFFAEA #EAFAED
triadic
#EFFAEA #EAEFFA #FAEAEF
tetradic
#EFFAEA #EAF7FA #F5EAFA #FAEDEA
square
#EFFAEA #EAF7FA #F5EAFA #FAEDEA
split-complementary
#EFFAEA #EDEAFA #FAEAF7
monochromatic
#A4E287 #C9EEB9 #ECF9E6 #ECF9E6 #ECF9E6
Accessibility & contrast
On white
1.08
#EFFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#EFFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFAEA
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFAEA | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E9
Deuteranopia (green-blind)
#FAF6EB
Tritanopia (blue-blind)
#EFF9F5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #effaea; /* rgb */ color: rgb(239, 250, 234); /* oklch */ color: oklch(97.3% 0.024 135.7);
Tailwind
colors: {
custom: {
50: '#f4fcf0',
500: '#effaea',
950: '#000000',
},
}SCSS
$custom: #effaea; $custom-light: #f4fcf0; $custom-dark: #000000;
JSON
{
"hex": "#effaea",
"rgb": {
"r": 239,
"g": 250,
"b": 234
},
"hsl": {
"h": 101.25,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97255,
"c": 0.02404,
"h": 135.7
},
"luminance": 0.92662
}Semantic roles & 50–950 ramp
primary
#EFFAEA
secondary
#CEABDD
accent
#1CC993
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585