#EBFAEA#EBFAEA
#EBFAEA is a very light, muted green. Relative luminance 0.920; OKLCH L 97.0% C 0.026 H 143.6°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAEA |
|---|---|
| RGB | rgb(235, 250, 234) |
| HSL | hsl(116, 62%, 95%) |
| HSV | hsv(116, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(96.81, -7.77, 5.98) |
| CIE-LCH | lch(96.81, 9.80, 142.42°) |
| OKLab | oklab(96.96% -0.0212 0.0156) |
| OKLCH | oklch(96.96% 0.026 143.6) |
| XYZ | xyz(83.2951, 91.9733, 91.1903) |
| Luminance | 0.9197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.10
Mintcream
#F5FFFA
ΔE00 5.31
Ivory
#FFFFF0
ΔE00 6.27
Beige
#F5F5DC
ΔE00 6.36
Off White (survey)
#FFFFE4
ΔE00 6.75
Azure (CSS)
#F0FFFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAEA #F9EAFA
analogous
#F3FAEA #EBFAEA #EAFAF1
triadic
#EBFAEA #EAEBFA #FAEAEB
tetradic
#EBFAEA #EAF3FA #F9EAFA #FAF1EA
square
#EBFAEA #EAF3FA #F9EAFA #FAF1EA
split-complementary
#EBFAEA #F1EAFA #FAEAF3
monochromatic
#8DE287 #BCEEB9 #E7F9E6 #E7F9E6 #E7F9E6
Accessibility & contrast
On white
1.08
#EBFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EBFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAEA
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAEA | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#EAF9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfaea; /* rgb */ color: rgb(235, 250, 234); /* oklch */ color: oklch(97.0% 0.026 143.6);
Tailwind
colors: {
custom: {
50: '#f1fcf0',
500: '#ebfaea',
950: '#000000',
},
}SCSS
$custom: #ebfaea; $custom-light: #f1fcf0; $custom-dark: #000000;
JSON
{
"hex": "#ebfaea",
"rgb": {
"r": 235,
"g": 250,
"b": 234
},
"hsl": {
"h": 116.25,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96963,
"c": 0.02635,
"h": 143.6
},
"luminance": 0.91974
}Semantic roles & 50–950 ramp
primary
#EBFAEA
secondary
#DAABDD
accent
#1CC9BE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585