#EBFFDF#EBFFDF
#EBFFDF is a very light, muted yellow-green. Relative luminance 0.945; OKLCH L 97.7% C 0.047 H 133.6°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFDF |
|---|---|
| RGB | rgb(235, 255, 223) |
| HSL | hsl(98, 100%, 94%) |
| HSV | hsv(98, 13%, 100%) |
| CMYK | cmyk(7.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.84, -12.11, 13.10) |
| CIE-LCH | lch(97.84, 17.84, 132.77°) |
| OKLab | oklab(97.69% -0.0324 0.034) |
| OKLCH | oklch(97.69% 0.047 133.6) |
| XYZ | xyz(83.3379, 94.5093, 83.6493) |
| Luminance | 0.9451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.87
Lightyellow
#FFFFE0
ΔE00 6.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.97
Eggshell (survey)
#FFFFD4
ΔE00 7.22
Off White (survey)
#FFFFE4
ΔE00 7.22
Beige
#F5F5DC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFDF #F3DFFF
analogous
#FBFFDF #EBFFDF #DFFFE3
triadic
#EBFFDF #DFEBFF #FFDFEB
tetradic
#EBFFDF #DFFBFF #F3DFFF #FFE3DF
square
#EBFFDF #DFFBFF #F3DFFF #FFE3DF
split-complementary
#EBFFDF #E3DFFF #FFDFFB
monochromatic
#9EFF65 #C5FFA2 #EBFFDF #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.06
#EBFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#EBFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFDF
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFDF | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FFF8E0
Tritanopia (blue-blind)
#EBFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffdf; /* rgb */ color: rgb(235, 255, 223); /* oklch */ color: oklch(97.7% 0.047 133.6);
Tailwind
colors: {
custom: {
50: '#f1ffe9',
500: '#ebffdf',
950: '#000000',
},
}SCSS
$custom: #ebffdf; $custom-light: #f1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#ebffdf",
"rgb": {
"r": 235,
"g": 255,
"b": 223
},
"hsl": {
"h": 97.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97694,
"c": 0.04692,
"h": 133.6
},
"luminance": 0.9451
}Semantic roles & 50–950 ramp
primary
#EBFFDF
secondary
#CC96EC
accent
#00E68F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684