#EBFFE2#EBFFE2
#EBFFE2 is a very light, muted green. Relative luminance 0.947; OKLCH L 97.8% C 0.043 H 135.8°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE2 |
|---|---|
| RGB | rgb(235, 255, 226) |
| HSL | hsl(101, 100%, 94%) |
| HSV | hsv(101, 11%, 100%) |
| CMYK | cmyk(7.8%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(97.90, -11.62, 11.65) |
| CIE-LCH | lch(97.90, 16.45, 134.91°) |
| OKLab | oklab(97.77% -0.0312 0.0303) |
| OKLCH | oklch(97.77% 0.043 135.8) |
| XYZ | xyz(83.7460, 94.6725, 85.7984) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.04
Lightyellow
#FFFFE0
ΔE00 6.97
Off White (survey)
#FFFFE4
ΔE00 7.14
Beige
#F5F5DC
ΔE00 7.34
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.38
Eggshell (survey)
#FFFFD4
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE2 #F6E2FF
analogous
#FAFFE2 #EBFFE2 #E2FFE8
triadic
#EBFFE2 #E2EBFF #FFE2EB
tetradic
#EBFFE2 #E2FAFF #F6E2FF #FFE8E2
square
#EBFFE2 #E2FAFF #F6E2FF #FFE8E2
split-complementary
#EBFFE2 #E8E2FF #FFE2FA
monochromatic
#97FF68 #C1FFA5 #EAFFE0 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.05
#EBFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EBFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE2
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE2 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE0
Deuteranopia (green-blind)
#FEF8E3
Tritanopia (blue-blind)
#EBFDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe2; /* rgb */ color: rgb(235, 255, 226); /* oklch */ color: oklch(97.8% 0.043 135.8);
Tailwind
colors: {
custom: {
50: '#f1ffeb',
500: '#ebffe2',
950: '#000000',
},
}SCSS
$custom: #ebffe2; $custom-light: #f1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#ebffe2",
"rgb": {
"r": 235,
"g": 255,
"b": 226
},
"hsl": {
"h": 101.379,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97768,
"c": 0.04346,
"h": 135.8
},
"luminance": 0.94673
}Semantic roles & 50–950 ramp
primary
#EBFFE2
secondary
#D398ED
accent
#00E69E
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684