#EFFBEA#EFFBEA
#EFFBEA is a very light, muted green. Relative luminance 0.933; OKLCH L 97.5% C 0.026 H 136.3°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFBEA |
|---|---|
| RGB | rgb(239, 251, 234) |
| HSL | hsl(102, 68%, 95%) |
| HSV | hsv(102, 7%, 98%) |
| CMYK | cmyk(4.8%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(97.34, -6.93, 6.78) |
| CIE-LCH | lch(97.34, 9.70, 135.63°) |
| OKLab | oklab(97.46% -0.0186 0.0177) |
| OKLCH | oklch(97.46% 0.026 136.3) |
| XYZ | xyz(84.9425, 93.2852, 91.3568) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.46
Mintcream
#F5FFFA
ΔE00 5.22
Ivory
#FFFFF0
ΔE00 5.23
Beige
#F5F5DC
ΔE00 5.33
Off White (survey)
#FFFFE4
ΔE00 5.66
Lightyellow
#FFFFE0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFBEA #F6EAFB
analogous
#F7FBEA #EFFBEA #EAFBED
triadic
#EFFBEA #EAEFFB #FBEAEF
tetradic
#EFFBEA #EAF7FB #F6EAFB #FBEDEA
square
#EFFBEA #EAF7FB #F6EAFB #FBEDEA
split-complementary
#EFFBEA #EDEAFB #FBEAF7
monochromatic
#A1E783 #C8F1B7 #EBFAE5 #EBFAE5 #EBFAE5
Accessibility & contrast
On white
1.07
#EFFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#EFFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFBEA
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFBEA | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E9
Deuteranopia (green-blind)
#FAF7EB
Tritanopia (blue-blind)
#EFFAF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #effbea; /* rgb */ color: rgb(239, 251, 234); /* oklch */ color: oklch(97.5% 0.026 136.3);
Tailwind
colors: {
custom: {
50: '#f4fcf0',
500: '#effbea',
950: '#000000',
},
}SCSS
$custom: #effbea; $custom-light: #f4fcf0; $custom-dark: #000000;
JSON
{
"hex": "#effbea",
"rgb": {
"r": 239,
"g": 251,
"b": 234
},
"hsl": {
"h": 102.353,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97455,
"c": 0.02569,
"h": 136.3
},
"luminance": 0.93286
}Semantic roles & 50–950 ramp
primary
#EFFBEA
secondary
#D0A9E0
accent
#16D099
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585