#EBFFE6#EBFFE6
#EBFFE6 is a very light, muted green. Relative luminance 0.949; OKLCH L 97.9% C 0.039 H 139.4°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE6 |
|---|---|
| RGB | rgb(235, 255, 230) |
| HSL | hsl(108, 100%, 95%) |
| HSV | hsv(108, 10%, 100%) |
| CMYK | cmyk(7.8%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(97.99, -10.94, 9.73) |
| CIE-LCH | lch(97.99, 14.64, 138.35°) |
| OKLab | oklab(97.87% -0.0296 0.0253) |
| OKLCH | oklch(97.87% 0.039 139.4) |
| XYZ | xyz(84.3012, 94.8946, 88.7228) |
| Luminance | 0.9489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.90
Off White (survey)
#FFFFE4
ΔE00 7.18
Lightyellow
#FFFFE0
ΔE00 7.24
Beige
#F5F5DC
ΔE00 7.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.05
Eggshell (survey)
#FFFFD4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE6 #FAE6FF
analogous
#F7FFE6 #EBFFE6 #E6FFED
triadic
#EBFFE6 #E6EBFF #FFE6EB
tetradic
#EBFFE6 #E6F7FF #FAE6FF #FFEDE6
square
#EBFFE6 #E6F7FF #FAE6FF #FFEDE6
split-complementary
#EBFFE6 #EDE6FF #FFE6F7
monochromatic
#89FF6C #BAFFA9 #E7FFE0 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.05
#EBFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EBFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE6
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE6 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE5
Deuteranopia (green-blind)
#FDF8E7
Tritanopia (blue-blind)
#EAFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe6; /* rgb */ color: rgb(235, 255, 230); /* oklch */ color: oklch(97.9% 0.039 139.4);
Tailwind
colors: {
custom: {
50: '#f1ffed',
500: '#ebffe6',
950: '#000000',
},
}SCSS
$custom: #ebffe6; $custom-light: #f1ffed; $custom-dark: #000000;
JSON
{
"hex": "#ebffe6",
"rgb": {
"r": 235,
"g": 255,
"b": 230
},
"hsl": {
"h": 108,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97868,
"c": 0.03897,
"h": 139.4
},
"luminance": 0.94895
}Semantic roles & 50–950 ramp
primary
#EBFFE6
secondary
#DD9CED
accent
#00E6B8
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684