#D3EEAA#D3EEAA
#D3EEAA is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.3% C 0.093 H 125.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEAA |
|---|---|
| RGB | rgb(211, 238, 170) |
| HSL | hsl(84, 67%, 80%) |
| HSV | hsv(84, 29%, 93%) |
| CMYK | cmyk(11.3%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(90.73, -20.24, 30.08) |
| CIE-LCH | lch(90.73, 36.26, 123.93°) |
| OKLab | oklab(91.29% -0.0545 0.0756) |
| OKLCH | oklch(91.29% 0.093 125.8) |
| XYZ | xyz(64.6933, 77.8999, 49.6504) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.75
Very Pale Green
#CFFDBC
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 4.93
Very Light Green
#D1FFBD
ΔE00 4.96
Washed Out Green
#BCF5A6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEAA #C5AAEE
analogous
#EEE7AA #D3EEAA #B1EEAA
triadic
#D3EEAA #AAD3EE #EEAAD3
tetradic
#D3EEAA #AAEEE7 #C5AAEE #EEAAB1
square
#D3EEAA #AAEEE7 #C5AAEE #EEAAB1
split-complementary
#D3EEAA #AAB1EE #E7AAEE
monochromatic
#9EDA44 #B9E477 #D3EEAA #EDF8DD #F2FAE5
Accessibility & contrast
On white
1.27
#D3EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#D3EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEAA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEAA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#F1E4AD
Tritanopia (blue-blind)
#D7E8DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3eeaa; /* rgb */ color: rgb(211, 238, 170); /* oklch */ color: oklch(91.3% 0.093 125.8);
Tailwind
colors: {
custom: {
50: '#e1f3c3',
500: '#d3eeaa',
950: '#000000',
},
}SCSS
$custom: #d3eeaa; $custom-light: #e1f3c3; $custom-dark: #000000;
JSON
{
"hex": "#d3eeaa",
"rgb": {
"r": 211,
"g": 238,
"b": 170
},
"hsl": {
"h": 83.824,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.91294,
"c": 0.09323,
"h": 125.8
},
"luminance": 0.779
}Semantic roles & 50–950 ramp
primary
#D3EEAA
secondary
#9571CB
accent
#17CF60
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582