#DCEEB0#DCEEB0
#DCEEB0 is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 92.1% C 0.083 H 121.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEB0 |
|---|---|
| RGB | rgb(220, 238, 176) |
| HSL | hsl(77, 65%, 81%) |
| HSV | hsv(77, 26%, 93%) |
| CMYK | cmyk(7.6%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(91.46, -16.16, 28.11) |
| CIE-LCH | lch(91.46, 32.43, 119.89°) |
| OKLab | oklab(92.06% -0.043 0.071) |
| OKLCH | oklch(92.06% 0.083 121.2) |
| XYZ | xyz(67.9255, 79.4993, 52.8323) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.17
Very Pale Green
#CFFDBC
ΔE00 6.19
Very Light Green
#D1FFBD
ΔE00 6.29
Cream (survey)
#FFFFC2
ΔE00 6.42
Ecru
#FEFFCA
ΔE00 6.50
Light Sage
#BCECAC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEB0 #C2B0EE
analogous
#EEE1B0 #DCEEB0 #BDEEB0
triadic
#DCEEB0 #B0DCEE #EEB0DC
tetradic
#DCEEB0 #B0EEE1 #C2B0EE #EEB0BD
square
#DCEEB0 #B0EEE1 #C2B0EE #EEB0BD
split-complementary
#DCEEB0 #B0BDEE #E1B0EE
monochromatic
#AFD84B #C6E37E #DCEEB0 #F2F9E2 #F4FAE6
Accessibility & contrast
On white
1.24
#DCEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DCEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEB0
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEB0 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AC
Deuteranopia (green-blind)
#F3E7B3
Tritanopia (blue-blind)
#E1E8DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dceeb0; /* rgb */ color: rgb(220, 238, 176); /* oklch */ color: oklch(92.1% 0.083 121.2);
Tailwind
colors: {
custom: {
50: '#e7f3c8',
500: '#dceeb0',
950: '#000000',
},
}SCSS
$custom: #dceeb0; $custom-light: #e7f3c8; $custom-dark: #000000;
JSON
{
"hex": "#dceeb0",
"rgb": {
"r": 220,
"g": 238,
"b": 176
},
"hsl": {
"h": 77.419,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.92062,
"c": 0.08298,
"h": 121.2
},
"luminance": 0.79499
}Semantic roles & 50–950 ramp
primary
#DCEEB0
secondary
#8F77CC
accent
#19CC4D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582