#DCEEB2#DCEEB2
#DCEEB2 is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 92.1% C 0.081 H 121.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEB2 |
|---|---|
| RGB | rgb(220, 238, 178) |
| HSL | hsl(78, 64%, 82%) |
| HSV | hsv(78, 25%, 93%) |
| CMYK | cmyk(7.6%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(91.50, -15.88, 27.14) |
| CIE-LCH | lch(91.50, 31.45, 120.33°) |
| OKLab | oklab(92.1% -0.0422 0.0687) |
| OKLCH | oklch(92.1% 0.081 121.6) |
| XYZ | xyz(68.1248, 79.5791, 53.8822) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.56
Very Pale Green
#CFFDBC
ΔE00 6.14
Very Light Green
#D1FFBD
ΔE00 6.25
Ecru
#FEFFCA
ΔE00 6.42
Cream (survey)
#FFFFC2
ΔE00 6.46
Light Sage
#BCECAC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEB2 #C4B2EE
analogous
#EEE2B2 #DCEEB2 #BEEEB2
triadic
#DCEEB2 #B2DCEE #EEB2DC
tetradic
#DCEEB2 #B2EEE2 #C4B2EE #EEB2BE
square
#DCEEB2 #B2EEE2 #C4B2EE #EEB2BE
split-complementary
#DCEEB2 #B2BEEE #E2B2EE
monochromatic
#AED84E #C5E380 #DCEEB2 #F3F9E4 #F4F9E6
Accessibility & contrast
On white
1.24
#DCEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DCEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEB2
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEB2 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AE
Deuteranopia (green-blind)
#F3E7B5
Tritanopia (blue-blind)
#E1E8DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceeb2; /* rgb */ color: rgb(220, 238, 178); /* oklch */ color: oklch(92.1% 0.081 121.6);
Tailwind
colors: {
custom: {
50: '#e7f3c9',
500: '#dceeb2',
950: '#000000',
},
}SCSS
$custom: #dceeb2; $custom-light: #e7f3c9; $custom-dark: #000000;
JSON
{
"hex": "#dceeb2",
"rgb": {
"r": 220,
"g": 238,
"b": 178
},
"hsl": {
"h": 78,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.92103,
"c": 0.08057,
"h": 121.6
},
"luminance": 0.79579
}Semantic roles & 50–950 ramp
primary
#DCEEB2
secondary
#9179CC
accent
#1ACC4F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582