#EBFFEC#EBFFEC
#EBFFEC is a very light, muted green. Relative luminance 0.952; OKLCH L 98.0% C 0.033 H 146.7°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFEC |
|---|---|
| RGB | rgb(235, 255, 236) |
| HSL | hsl(123, 100%, 96%) |
| HSV | hsv(123, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(98.13, -9.91, 6.85) |
| CIE-LCH | lch(98.13, 12.05, 145.34°) |
| OKLab | oklab(98.02% -0.0273 0.0179) |
| OKLCH | oklch(98.02% 0.033 146.7) |
| XYZ | xyz(85.1583, 95.2375, 93.2368) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.28
Mintcream
#F5FFFA
ΔE00 6.91
Beige
#F5F5DC
ΔE00 7.58
Off White (survey)
#FFFFE4
ΔE00 7.61
Ice
#D6FFFA
ΔE00 7.84
Ivory
#FFFFF0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFEC #FFEBFE
analogous
#F4FFEB #EBFFEC #EBFFF6
triadic
#EBFFEC #ECEBFF #FFECEB
tetradic
#EBFFEC #EBF4FF #FFEBFE #FFF6EB
square
#EBFFEC #EBF4FF #FFEBFE #FFF6EB
split-complementary
#EBFFEC #F6EBFF #FFEBF4
monochromatic
#71FF78 #AEFFB2 #E0FFE2 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.05
#EBFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#EBFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFEC
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFEC | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEB
Deuteranopia (green-blind)
#FCF9ED
Tritanopia (blue-blind)
#E9FEF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebffec; /* rgb */ color: rgb(235, 255, 236); /* oklch */ color: oklch(98.0% 0.033 146.7);
Tailwind
colors: {
custom: {
50: '#f1fff2',
500: '#ebffec',
950: '#000000',
},
}SCSS
$custom: #ebffec; $custom-light: #f1fff2; $custom-dark: #000000;
JSON
{
"hex": "#ebffec",
"rgb": {
"r": 235,
"g": 255,
"b": 236
},
"hsl": {
"h": 123,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98022,
"c": 0.03261,
"h": 146.7
},
"luminance": 0.95238
}Semantic roles & 50–950 ramp
primary
#EBFFEC
secondary
#EEA0EA
accent
#00DAE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685