#EBFFDB#EBFFDB
#EBFFDB is a very light, muted yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.052 H 131.2°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFDB |
|---|---|
| RGB | rgb(235, 255, 219) |
| HSL | hsl(93, 100%, 93%) |
| HSV | hsv(93, 14%, 100%) |
| CMYK | cmyk(7.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.75, -12.77, 15.02) |
| CIE-LCH | lch(97.75, 19.71, 130.36°) |
| OKLab | oklab(97.6% -0.034 0.0389) |
| OKLCH | oklch(97.6% 0.052 131.2) |
| XYZ | xyz(82.8050, 94.2961, 80.8426) |
| Luminance | 0.9430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.56
Eggshell (survey)
#FFFFD4
ΔE00 6.70
Lightyellow
#FFFFE0
ΔE00 6.93
Honeydew
#F0FFF0
ΔE00 6.95
Ecru
#FEFFCA
ΔE00 7.39
Cream
#FFFDD0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFDB #EFDBFF
analogous
#FDFFDB #EBFFDB #DBFFDD
triadic
#EBFFDB #DBEBFF #FFDBEB
tetradic
#EBFFDB #DBFDFF #EFDBFF #FFDDDB
square
#EBFFDB #DBFDFF #EFDBFF #FFDDDB
split-complementary
#EBFFDB #DDDBFF #FFDBFD
monochromatic
#A7FF61 #C9FF9E #EBFFDB #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.06
#EBFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#EBFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFDB
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFDB | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD9
Deuteranopia (green-blind)
#FFF8DD
Tritanopia (blue-blind)
#ECFCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebffdb; /* rgb */ color: rgb(235, 255, 219); /* oklch */ color: oklch(97.6% 0.052 131.2);
Tailwind
colors: {
custom: {
50: '#f1ffe6',
500: '#ebffdb',
950: '#000000',
},
}SCSS
$custom: #ebffdb; $custom-light: #f1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#ebffdb",
"rgb": {
"r": 235,
"g": 255,
"b": 219
},
"hsl": {
"h": 93.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97598,
"c": 0.05161,
"h": 131.2
},
"luminance": 0.94297
}Semantic roles & 50–950 ramp
primary
#EBFFDB
secondary
#C492EC
accent
#00E67F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684