#D2EEAA#D2EEAA
#D2EEAA is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.2% C 0.094 H 126.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEAA |
|---|---|
| RGB | rgb(210, 238, 170) |
| HSL | hsl(85, 67%, 80%) |
| HSV | hsv(85, 29%, 93%) |
| CMYK | cmyk(11.8%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(90.67, -20.60, 29.98) |
| CIE-LCH | lch(90.67, 36.38, 124.49°) |
| OKLab | oklab(91.22% -0.0555 0.0754) |
| OKLCH | oklch(91.22% 0.094 126.4) |
| XYZ | xyz(64.4077, 77.7526, 49.6370) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.53
Very Pale Green
#CFFDBC
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 4.75
Very Light Green
#D1FFBD
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 5.02
Washed Out Green
#BCF5A6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEAA #C6AAEE
analogous
#EEE8AA #D2EEAA #B0EEAA
triadic
#D2EEAA #AAD2EE #EEAAD2
tetradic
#D2EEAA #AAEEE8 #C6AAEE #EEAAB0
square
#D2EEAA #AAEEE8 #C6AAEE #EEAAB0
split-complementary
#D2EEAA #AAB0EE #E8AAEE
monochromatic
#9CDA44 #B7E477 #D2EEAA #EDF8DD #F1FAE5
Accessibility & contrast
On white
1.27
#D2EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#D2EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEAA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEAA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#F1E4AD
Tritanopia (blue-blind)
#D6E8DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2eeaa; /* rgb */ color: rgb(210, 238, 170); /* oklch */ color: oklch(91.2% 0.094 126.4);
Tailwind
colors: {
custom: {
50: '#e0f3c3',
500: '#d2eeaa',
950: '#000000',
},
}SCSS
$custom: #d2eeaa; $custom-light: #e0f3c3; $custom-dark: #000000;
JSON
{
"hex": "#d2eeaa",
"rgb": {
"r": 210,
"g": 238,
"b": 170
},
"hsl": {
"h": 84.706,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.91223,
"c": 0.09362,
"h": 126.4
},
"luminance": 0.77753
}Semantic roles & 50–950 ramp
primary
#D2EEAA
secondary
#9671CB
accent
#17CF63
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582