#EBFFD7#EBFFD7
#EBFFD7 is a very light, muted yellow-green. Relative luminance 0.941; OKLCH L 97.5% C 0.056 H 129.1°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFD7 |
|---|---|
| RGB | rgb(235, 255, 215) |
| HSL | hsl(90, 100%, 92%) |
| HSV | hsv(90, 16%, 100%) |
| CMYK | cmyk(7.8%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(97.67, -13.41, 16.95) |
| CIE-LCH | lch(97.67, 21.61, 128.35°) |
| OKLab | oklab(97.5% -0.0356 0.0437) |
| OKLCH | oklch(97.5% 0.056 129.1) |
| XYZ | xyz(82.2847, 94.0880, 78.1026) |
| Luminance | 0.9409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.30
Eggshell (survey)
#FFFFD4
ΔE00 6.33
Ecru
#FEFFCA
ΔE00 6.69
Ivory (survey)
#FFFFCB
ΔE00 6.86
Cream
#FFFDD0
ΔE00 7.01
Lightyellow
#FFFFE0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFD7 #EBD7FF
analogous
#FFFFD7 #EBFFD7 #D7FFD7
triadic
#EBFFD7 #D7EBFF #FFD7EB
tetradic
#EBFFD7 #D7FFFF #EBD7FF #FFD7D7
square
#EBFFD7 #D7FFFF #EBD7FF #FFD7D7
split-complementary
#EBFFD7 #D7D7FF #FFD7FF
monochromatic
#AEFF5D #CCFF9A #EBFFD7 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.06
#EBFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#EBFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFD7
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFD7 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D5
Deuteranopia (green-blind)
#FFF8D9
Tritanopia (blue-blind)
#EDFBF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebffd7; /* rgb */ color: rgb(235, 255, 215); /* oklch */ color: oklch(97.5% 0.056 129.1);
Tailwind
colors: {
custom: {
50: '#f1ffe3',
500: '#ebffd7',
950: '#000000',
},
}SCSS
$custom: #ebffd7; $custom-light: #f1ffe3; $custom-dark: #000000;
JSON
{
"hex": "#ebffd7",
"rgb": {
"r": 235,
"g": 255,
"b": 215
},
"hsl": {
"h": 90,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.97504,
"c": 0.05636,
"h": 129.1
},
"luminance": 0.94088
}Semantic roles & 50–950 ramp
primary
#EBFFD7
secondary
#BD8FEB
accent
#00E673
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684