#D5EEAE#D5EEAE
#D5EEAE is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.5% C 0.088 H 125.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EEAE |
|---|---|
| RGB | rgb(213, 238, 174) |
| HSL | hsl(83, 65%, 81%) |
| HSV | hsv(83, 27%, 93%) |
| CMYK | cmyk(10.5%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(90.94, -18.96, 28.35) |
| CIE-LCH | lch(90.94, 34.10, 123.77°) |
| OKLab | oklab(91.52% -0.0509 0.0715) |
| OKLCH | oklch(91.52% 0.088 125.4) |
| XYZ | xyz(65.6542, 78.3509, 51.7006) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.01
Very Light Green
#D1FFBD
ΔE00 5.04
Light Grey Green
#B7E1A1
ΔE00 5.14
Pale Green
#C7FDB5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EEAE #C7AEEE
analogous
#EEE7AE #D5EEAE #B5EEAE
triadic
#D5EEAE #AED5EE #EEAED5
tetradic
#D5EEAE #AEEEE7 #C7AEEE #EEAEB5
square
#D5EEAE #AEEEE7 #C7AEEE #EEAEB5
split-complementary
#D5EEAE #AEB5EE #E7AEEE
monochromatic
#A1D949 #BBE37B #D5EEAE #EFF9E1 #F2FAE6
Accessibility & contrast
On white
1.26
#D5EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D5EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EEAE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EEAE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F1E5B1
Tritanopia (blue-blind)
#D9E8DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d5eeae; /* rgb */ color: rgb(213, 238, 174); /* oklch */ color: oklch(91.5% 0.088 125.4);
Tailwind
colors: {
custom: {
50: '#e2f3c6',
500: '#d5eeae',
950: '#000000',
},
}SCSS
$custom: #d5eeae; $custom-light: #e2f3c6; $custom-dark: #000000;
JSON
{
"hex": "#d5eeae",
"rgb": {
"r": 213,
"g": 238,
"b": 174
},
"hsl": {
"h": 83.438,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.91515,
"c": 0.08777,
"h": 125.4
},
"luminance": 0.78351
}Semantic roles & 50–950 ramp
primary
#D5EEAE
secondary
#9775CB
accent
#18CD5F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582