#EBFEF0#EBFEF0
#EBFEF0 is a very light, muted green. Relative luminance 0.948; OKLCH L 97.9% C 0.027 H 153.9°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEF0 |
|---|---|
| RGB | rgb(235, 254, 240) |
| HSL | hsl(136, 90%, 96%) |
| HSV | hsv(136, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(97.97, -8.71, 4.57) |
| CIE-LCH | lch(97.97, 9.84, 152.33°) |
| OKLab | oklab(97.93% -0.0243 0.0119) |
| OKLCH | oklch(97.93% 0.027 153.9) |
| XYZ | xyz(85.4278, 94.8362, 96.2257) |
| Luminance | 0.9484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.46
Mintcream
#F5FFFA
ΔE00 5.29
Azure (CSS)
#F0FFFF
ΔE00 6.50
Lightcyan
#E0FFFF
ΔE00 6.64
Ice
#D6FFFA
ΔE00 7.00
Ivory
#FFFFF0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEF0 #FEEBF9
analogous
#EFFEEB #EBFEF0 #EBFEF9
triadic
#EBFEF0 #F0EBFE #FEF0EB
tetradic
#EBFEF0 #EBEFFE #FEEBF9 #FEF9EB
square
#EBFEF0 #EBEFFE #FEEBF9 #FEF9EB
split-complementary
#EBFEF0 #F9EBFE #FEEBEF
monochromatic
#76F899 #B1FBC4 #E2FEE9 #E2FEE9 #E2FEE9
Accessibility & contrast
On white
1.05
#EBFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EBFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEF0
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEF0 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEF
Deuteranopia (green-blind)
#FAF8F1
Tritanopia (blue-blind)
#E9FDFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfef0; /* rgb */ color: rgb(235, 254, 240); /* oklch */ color: oklch(97.9% 0.027 153.9);
Tailwind
colors: {
custom: {
50: '#f1fef4',
500: '#ebfef0',
950: '#000000',
},
}SCSS
$custom: #ebfef0; $custom-light: #f1fef4; $custom-dark: #000000;
JSON
{
"hex": "#ebfef0",
"rgb": {
"r": 235,
"g": 254,
"b": 240
},
"hsl": {
"h": 135.789,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.97926,
"c": 0.02712,
"h": 153.9
},
"luminance": 0.94837
}Semantic roles & 50–950 ramp
primary
#EBFEF0
secondary
#EAA3D8
accent
#00A9E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585