#EBF2DA#EBF2DA
#EBF2DA is a very light, muted yellow-green. Relative luminance 0.862; OKLCH L 94.9% C 0.033 H 120.3°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF2DA |
|---|---|
| RGB | rgb(235, 242, 218) |
| HSL | hsl(78, 48%, 90%) |
| HSV | hsv(78, 10%, 95%) |
| CMYK | cmyk(2.9%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(94.41, -6.46, 10.79) |
| CIE-LCH | lch(94.41, 12.57, 120.91°) |
| OKLab | oklab(94.95% -0.0164 0.0281) |
| OKLCH | oklch(94.95% 0.033 120.3) |
| XYZ | xyz(78.6662, 86.2284, 78.8155) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.95
Off White (survey)
#FFFFE4
ΔE00 4.08
Lightyellow
#FFFFE0
ΔE00 4.39
Honeydew
#F0FFF0
ΔE00 4.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.54
Ivory
#FFFFF0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF2DA #E1DAF2
analogous
#F2EDDA #EBF2DA #DFF2DA
triadic
#EBF2DA #DAEBF2 #F2DAEB
tetradic
#EBF2DA #DAF2ED #E1DAF2 #F2DADF
square
#EBF2DA #DAF2ED #E1DAF2 #F2DADF
split-complementary
#EBF2DA #DADFF2 #EDDAF2
monochromatic
#BAD27F #D3E2AD #EBF2DA #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.15
#EBF2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#EBF2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF2DA
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF2DA | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#F5EFDB
Tritanopia (blue-blind)
#EDEFEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebf2da; /* rgb */ color: rgb(235, 242, 218); /* oklch */ color: oklch(94.9% 0.033 120.3);
Tailwind
colors: {
custom: {
50: '#f1f6e5',
500: '#ebf2da',
950: '#000000',
},
}SCSS
$custom: #ebf2da; $custom-light: #f1f6e5; $custom-dark: #000000;
JSON
{
"hex": "#ebf2da",
"rgb": {
"r": 235,
"g": 242,
"b": 218
},
"hsl": {
"h": 77.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94946,
"c": 0.03252,
"h": 120.3
},
"luminance": 0.86228
}Semantic roles & 50–950 ramp
primary
#EBF2DA
secondary
#AEA0D0
accent
#2ABB55
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161715
muted
#858584