#EBFFDD#EBFFDD
#EBFFDD is a very light, muted yellow-green. Relative luminance 0.944; OKLCH L 97.6% C 0.049 H 132.3°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFDD |
|---|---|
| RGB | rgb(235, 255, 221) |
| HSL | hsl(95, 100%, 93%) |
| HSV | hsv(95, 13%, 100%) |
| CMYK | cmyk(7.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(97.79, -12.44, 14.06) |
| CIE-LCH | lch(97.79, 18.77, 131.51°) |
| OKLab | oklab(97.65% -0.0332 0.0364) |
| OKLCH | oklch(97.65% 0.049 132.3) |
| XYZ | xyz(83.0699, 94.4021, 82.2376) |
| Luminance | 0.9440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.74
Lightyellow
#FFFFE0
ΔE00 6.90
Eggshell (survey)
#FFFFD4
ΔE00 6.94
Off White (survey)
#FFFFE4
ΔE00 7.32
Beige
#F5F5DC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFDD #F1DDFF
analogous
#FCFFDD #EBFFDD #DDFFE0
triadic
#EBFFDD #DDEBFF #FFDDEB
tetradic
#EBFFDD #DDFCFF #F1DDFF #FFE0DD
square
#EBFFDD #DDFCFF #F1DDFF #FFE0DD
split-complementary
#EBFFDD #E0DDFF #FFDDFC
monochromatic
#A3FF63 #C7FFA0 #EBFFDD #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.06
#EBFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#EBFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFDD
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFDD | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADB
Deuteranopia (green-blind)
#FFF8DE
Tritanopia (blue-blind)
#ECFCF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffdd; /* rgb */ color: rgb(235, 255, 221); /* oklch */ color: oklch(97.6% 0.049 132.3);
Tailwind
colors: {
custom: {
50: '#f1ffe7',
500: '#ebffdd',
950: '#000000',
},
}SCSS
$custom: #ebffdd; $custom-light: #f1ffe7; $custom-dark: #000000;
JSON
{
"hex": "#ebffdd",
"rgb": {
"r": 235,
"g": 255,
"b": 221
},
"hsl": {
"h": 95.294,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97646,
"c": 0.04926,
"h": 132.3
},
"luminance": 0.94403
}Semantic roles & 50–950 ramp
primary
#EBFFDD
secondary
#C894EC
accent
#00E687
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684