#EBFFDC#EBFFDC
#EBFFDC is a very light, muted yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.050 H 131.7°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFDC |
|---|---|
| RGB | rgb(235, 255, 220) |
| HSL | hsl(94, 100%, 93%) |
| HSV | hsv(94, 14%, 100%) |
| CMYK | cmyk(7.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.77, -12.61, 14.54) |
| CIE-LCH | lch(97.77, 19.24, 130.92°) |
| OKLab | oklab(97.62% -0.0336 0.0376) |
| OKLCH | oklch(97.62% 0.05 131.7) |
| XYZ | xyz(82.9370, 94.3490, 81.5380) |
| Luminance | 0.9435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.65
Honeydew
#F0FFF0
ΔE00 6.68
Eggshell (survey)
#FFFFD4
ΔE00 6.82
Lightyellow
#FFFFE0
ΔE00 6.91
Off White (survey)
#FFFFE4
ΔE00 7.38
Cream
#FFFDD0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFDC #F0DCFF
analogous
#FCFFDC #EBFFDC #DCFFDE
triadic
#EBFFDC #DCEBFF #FFDCEB
tetradic
#EBFFDC #DCFCFF #F0DCFF #FFDEDC
square
#EBFFDC #DCFCFF #F0DCFF #FFDEDC
split-complementary
#EBFFDC #DEDCFF #FFDCFC
monochromatic
#A5FF62 #C8FF9F #EBFFDC #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.06
#EBFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EBFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFDC
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFDC | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADA
Deuteranopia (green-blind)
#FFF8DD
Tritanopia (blue-blind)
#ECFCF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffdc; /* rgb */ color: rgb(235, 255, 220); /* oklch */ color: oklch(97.6% 0.050 131.7);
Tailwind
colors: {
custom: {
50: '#f1ffe6',
500: '#ebffdc',
950: '#000000',
},
}SCSS
$custom: #ebffdc; $custom-light: #f1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#ebffdc",
"rgb": {
"r": 235,
"g": 255,
"b": 220
},
"hsl": {
"h": 94.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97622,
"c": 0.05043,
"h": 131.7
},
"luminance": 0.94349
}Semantic roles & 50–950 ramp
primary
#EBFFDC
secondary
#C693EC
accent
#00E683
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684