#EBFEEA#EBFEEA
#EBFEEA is a very light, muted green. Relative luminance 0.945; OKLCH L 97.8% C 0.033 H 143.9°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEEA |
|---|---|
| RGB | rgb(235, 254, 234) |
| HSL | hsl(117, 91%, 96%) |
| HSV | hsv(117, 8%, 100%) |
| CMYK | cmyk(7.5%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(97.83, -9.76, 7.45) |
| CIE-LCH | lch(97.83, 12.28, 142.67°) |
| OKLab | oklab(97.77% -0.0267 0.0194) |
| OKLCH | oklch(97.77% 0.033 143.9) |
| XYZ | xyz(84.5512, 94.4856, 91.6090) |
| Luminance | 0.9449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.35
Mintcream
#F5FFFA
ΔE00 7.06
Beige
#F5F5DC
ΔE00 7.18
Off White (survey)
#FFFFE4
ΔE00 7.23
Lightyellow
#FFFFE0
ΔE00 7.57
Ivory
#FFFFF0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEEA #FDEAFE
analogous
#F5FEEA #EBFEEA #EAFEF3
triadic
#EBFEEA #EAEBFE #FEEAEB
tetradic
#EBFEEA #EAF5FE #FDEAFE #FEF3EA
square
#EBFEEA #EAF5FE #FDEAFE #FEF3EA
split-complementary
#EBFEEA #F3EAFE #FEEAF5
monochromatic
#7CF875 #B3FBB0 #E3FEE2 #E3FEE2 #E3FEE2
Accessibility & contrast
On white
1.06
#EBFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#EBFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEEA
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEEA | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#EAFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfeea; /* rgb */ color: rgb(235, 254, 234); /* oklch */ color: oklch(97.8% 0.033 143.9);
Tailwind
colors: {
custom: {
50: '#f1fef0',
500: '#ebfeea',
950: '#000000',
},
}SCSS
$custom: #ebfeea; $custom-light: #f1fef0; $custom-dark: #000000;
JSON
{
"hex": "#ebfeea",
"rgb": {
"r": 235,
"g": 254,
"b": 234
},
"hsl": {
"h": 117,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97768,
"c": 0.03301,
"h": 143.9
},
"luminance": 0.94486
}Semantic roles & 50–950 ramp
primary
#EBFEEA
secondary
#E7A2EA
accent
#00E6DA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585