#EBF7DB#EBF7DB
#EBF7DB is a very light, muted yellow-green. Relative luminance 0.893; OKLCH L 96.0% C 0.039 H 126.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7DB |
|---|---|
| RGB | rgb(235, 247, 219) |
| HSL | hsl(86, 64%, 91%) |
| HSV | hsv(86, 11%, 97%) |
| CMYK | cmyk(4.9%, 0%, 11.3%, 3.1%) |
| CIE-LAB | lab(95.70, -8.80, 12.12) |
| CIE-LCH | lch(95.70, 14.97, 125.99°) |
| OKLab | oklab(95.98% -0.023 0.0315) |
| OKLCH | oklch(95.98% 0.039 126.1) |
| XYZ | xyz(80.3059, 89.2980, 80.0096) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.74
Honeydew
#F0FFF0
ΔE00 4.89
Lightyellow
#FFFFE0
ΔE00 4.95
Off White (survey)
#FFFFE4
ΔE00 5.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.50
Eggshell (survey)
#FFFFD4
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7DB #E7DBF7
analogous
#F7F5DB #EBF7DB #DDF7DB
triadic
#EBF7DB #DBEBF7 #F7DBEB
tetradic
#EBF7DB #DBF7F5 #E7DBF7 #F7DBDD
square
#EBF7DB #DBF7F5 #E7DBF7 #F7DBDD
split-complementary
#EBF7DB #DBDDF7 #F5DBF7
monochromatic
#B3E177 #CFECA9 #EBF7DB #F1F9E6 #F1F9E6
Accessibility & contrast
On white
1.11
#EBF7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#EBF7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7DB
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7DB | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D9
Deuteranopia (green-blind)
#F9F2DC
Tritanopia (blue-blind)
#EDF4EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf7db; /* rgb */ color: rgb(235, 247, 219); /* oklch */ color: oklch(96.0% 0.039 126.1);
Tailwind
colors: {
custom: {
50: '#f1f9e6',
500: '#ebf7db',
950: '#000000',
},
}SCSS
$custom: #ebf7db; $custom-light: #f1f9e6; $custom-dark: #000000;
JSON
{
"hex": "#ebf7db",
"rgb": {
"r": 235,
"g": 247,
"b": 219
},
"hsl": {
"h": 85.714,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.95977,
"c": 0.03896,
"h": 126.1
},
"luminance": 0.89298
}Semantic roles & 50–950 ramp
primary
#EBF7DB
secondary
#B79DD9
accent
#1ACB66
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161715
muted
#858584