#EBFFEE#EBFFEE
#EBFFEE is a very light, muted green. Relative luminance 0.954; OKLCH L 98.1% C 0.031 H 149.8°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFEE |
|---|---|
| RGB | rgb(235, 255, 238) |
| HSL | hsl(129, 100%, 96%) |
| HSV | hsv(129, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.18, -9.56, 5.89) |
| CIE-LCH | lch(98.18, 11.23, 148.35°) |
| OKLab | oklab(98.07% -0.0265 0.0154) |
| OKLCH | oklch(98.07% 0.031 149.8) |
| XYZ | xyz(85.4505, 95.3544, 94.7757) |
| Luminance | 0.9536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.89
Mintcream
#F5FFFA
ΔE00 6.34
Ice
#D6FFFA
ΔE00 7.37
Lightcyan
#E0FFFF
ΔE00 7.52
Azure (CSS)
#F0FFFF
ΔE00 7.66
Ivory
#FFFFF0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFEE #FFEBFC
analogous
#F2FFEB #EBFFEE #EBFFF8
triadic
#EBFFEE #EEEBFF #FFEEEB
tetradic
#EBFFEE #EBF2FF #FFEBFC #FFF8EB
square
#EBFFEE #EBF2FF #FFEBFC #FFF8EB
split-complementary
#EBFFEE #F8EBFF #FFEBF2
monochromatic
#71FF86 #AEFFBA #E0FFE5 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.05
#EBFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#EBFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFEE
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFEE | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#E9FEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebffee; /* rgb */ color: rgb(235, 255, 238); /* oklch */ color: oklch(98.1% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#f1fff3',
500: '#ebffee',
950: '#000000',
},
}SCSS
$custom: #ebffee; $custom-light: #f1fff3; $custom-dark: #000000;
JSON
{
"hex": "#ebffee",
"rgb": {
"r": 235,
"g": 255,
"b": 238
},
"hsl": {
"h": 129,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98074,
"c": 0.03063,
"h": 149.8
},
"luminance": 0.95355
}Semantic roles & 50–950 ramp
primary
#EBFFEE
secondary
#EEA0E2
accent
#00C3E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685