#EBFFD9#EBFFD9
#EBFFD9 is a very light, muted yellow-green. Relative luminance 0.942; OKLCH L 97.6% C 0.054 H 130.1°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFD9 |
|---|---|
| RGB | rgb(235, 255, 217) |
| HSL | hsl(92, 100%, 93%) |
| HSV | hsv(92, 15%, 100%) |
| CMYK | cmyk(7.8%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(97.71, -13.09, 15.98) |
| CIE-LCH | lch(97.71, 20.66, 129.32°) |
| OKLab | oklab(97.55% -0.0348 0.0413) |
| OKLCH | oklch(97.55% 0.054 130.1) |
| XYZ | xyz(82.5433, 94.1915, 79.4643) |
| Luminance | 0.9419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.41
Eggshell (survey)
#FFFFD4
ΔE00 6.50
Lightyellow
#FFFFE0
ΔE00 7.00
Ecru
#FEFFCA
ΔE00 7.03
Ivory (survey)
#FFFFCB
ΔE00 7.18
Cream
#FFFDD0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFD9 #EDD9FF
analogous
#FEFFD9 #EBFFD9 #D9FFDA
triadic
#EBFFD9 #D9EBFF #FFD9EB
tetradic
#EBFFD9 #D9FEFF #EDD9FF #FFDAD9
square
#EBFFD9 #D9FEFF #EDD9FF #FFDAD9
split-complementary
#EBFFD9 #DAD9FF #FFD9FE
monochromatic
#ABFF5F #CBFF9C #EBFFD9 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.06
#EBFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#EBFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFD9
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFD9 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D7
Deuteranopia (green-blind)
#FFF8DB
Tritanopia (blue-blind)
#ECFBF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebffd9; /* rgb */ color: rgb(235, 255, 217); /* oklch */ color: oklch(97.6% 0.054 130.1);
Tailwind
colors: {
custom: {
50: '#f1ffe4',
500: '#ebffd9',
950: '#000000',
},
}SCSS
$custom: #ebffd9; $custom-light: #f1ffe4; $custom-dark: #000000;
JSON
{
"hex": "#ebffd9",
"rgb": {
"r": 235,
"g": 255,
"b": 217
},
"hsl": {
"h": 91.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.97551,
"c": 0.05397,
"h": 130.1
},
"luminance": 0.94192
}Semantic roles & 50–950 ramp
primary
#EBFFD9
secondary
#C091EC
accent
#00E679
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684