#EBFFDA#EBFFDA
#EBFFDA is a very light, muted yellow-green. Relative luminance 0.942; OKLCH L 97.6% C 0.053 H 130.6°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFDA |
|---|---|
| RGB | rgb(235, 255, 218) |
| HSL | hsl(92, 100%, 93%) |
| HSV | hsv(92, 15%, 100%) |
| CMYK | cmyk(7.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(97.73, -12.93, 15.50) |
| CIE-LCH | lch(97.73, 20.19, 129.83°) |
| OKLab | oklab(97.57% -0.0344 0.0401) |
| OKLCH | oklch(97.57% 0.053 130.6) |
| XYZ | xyz(82.6738, 94.2436, 80.1514) |
| Luminance | 0.9424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.48
Eggshell (survey)
#FFFFD4
ΔE00 6.59
Lightyellow
#FFFFE0
ΔE00 6.96
Ecru
#FEFFCA
ΔE00 7.21
Honeydew
#F0FFF0
ΔE00 7.21
Cream
#FFFDD0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFDA #EEDAFF
analogous
#FEFFDA #EBFFDA #DAFFDB
triadic
#EBFFDA #DAEBFF #FFDAEB
tetradic
#EBFFDA #DAFEFF #EEDAFF #FFDBDA
square
#EBFFDA #DAFEFF #EEDAFF #FFDBDA
split-complementary
#EBFFDA #DBDAFF #FFDAFE
monochromatic
#A9FF60 #CAFF9D #EBFFDA #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.06
#EBFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#EBFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFDA
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFDA | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D8
Deuteranopia (green-blind)
#FFF8DC
Tritanopia (blue-blind)
#ECFCF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebffda; /* rgb */ color: rgb(235, 255, 218); /* oklch */ color: oklch(97.6% 0.053 130.6);
Tailwind
colors: {
custom: {
50: '#f1ffe5',
500: '#ebffda',
950: '#000000',
},
}SCSS
$custom: #ebffda; $custom-light: #f1ffe5; $custom-dark: #000000;
JSON
{
"hex": "#ebffda",
"rgb": {
"r": 235,
"g": 255,
"b": 218
},
"hsl": {
"h": 92.432,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97574,
"c": 0.05279,
"h": 130.6
},
"luminance": 0.94244
}Semantic roles & 50–950 ramp
primary
#EBFFDA
secondary
#C292EC
accent
#00E67C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684