#EBF5DF#EBF5DF
#EBF5DF is a very light, muted yellow-green. Relative luminance 0.883; OKLCH L 95.7% C 0.031 H 127.0°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5DF |
|---|---|
| RGB | rgb(235, 245, 223) |
| HSL | hsl(87, 52%, 92%) |
| HSV | hsv(87, 9%, 96%) |
| CMYK | cmyk(4.1%, 0%, 9%, 3.9%) |
| CIE-LAB | lab(95.28, -7.14, 9.46) |
| CIE-LCH | lch(95.28, 11.85, 127.05°) |
| OKLab | oklab(95.68% -0.0186 0.0247) |
| OKLCH | oklch(95.68% 0.031 127) |
| XYZ | xyz(80.2305, 88.2945, 82.6135) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.61
Beige
#F5F5DC
ΔE00 4.01
Off White (survey)
#FFFFE4
ΔE00 4.75
Lightyellow
#FFFFE0
ΔE00 5.16
Ivory
#FFFFF0
ΔE00 5.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5DF #E9DFF5
analogous
#F5F4DF #EBF5DF #E0F5DF
triadic
#EBF5DF #DFEBF5 #F5DFEB
tetradic
#EBF5DF #DFF5F4 #E9DFF5 #F5DFE0
square
#EBF5DF #DFF5F4 #E9DFF5 #F5DFE0
split-complementary
#EBF5DF #DFE0F5 #F4DFF5
monochromatic
#B1D882 #CEE6B0 #EBF5DF #F0F8E8 #F0F8E8
Accessibility & contrast
On white
1.13
#EBF5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#EBF5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5DF
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5DF | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#F6F1E0
Tritanopia (blue-blind)
#ECF3EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf5df; /* rgb */ color: rgb(235, 245, 223); /* oklch */ color: oklch(95.7% 0.031 127.0);
Tailwind
colors: {
custom: {
50: '#f1f8e9',
500: '#ebf5df',
950: '#000000',
},
}SCSS
$custom: #ebf5df; $custom-light: #f1f8e9; $custom-dark: #000000;
JSON
{
"hex": "#ebf5df",
"rgb": {
"r": 235,
"g": 245,
"b": 223
},
"hsl": {
"h": 87.273,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.95675,
"c": 0.03089,
"h": 127
},
"luminance": 0.88295
}Semantic roles & 50–950 ramp
primary
#EBF5DF
secondary
#BAA4D5
accent
#26C06C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584