#DCEEBA#DCEEBA
#DCEEBA is a very light, moderate yellow-green. Relative luminance 0.799; OKLCH L 92.3% C 0.071 H 123.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEBA |
|---|---|
| RGB | rgb(220, 238, 186) |
| HSL | hsl(81, 60%, 83%) |
| HSV | hsv(81, 22%, 93%) |
| CMYK | cmyk(7.6%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(91.64, -14.72, 23.25) |
| CIE-LCH | lch(91.64, 27.51, 122.34°) |
| OKLab | oklab(92.27% -0.0389 0.0593) |
| OKLCH | oklch(92.27% 0.071 123.3) |
| XYZ | xyz(68.9516, 79.9098, 58.2365) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 6.25
Very Pale Green
#CFFDBC
ΔE00 6.26
Ecru
#FEFFCA
ΔE00 6.41
Very Light Green
#D1FFBD
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 6.62
Ivory (survey)
#FFFFCB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEBA #CCBAEE
analogous
#EEE6BA #DCEEBA #C2EEBA
triadic
#DCEEBA #BADCEE #EEBADC
tetradic
#DCEEBA #BAEEE6 #CCBAEE #EEBAC2
square
#DCEEBA #BAEEE6 #CCBAEE #EEBAC2
split-complementary
#DCEEBA #BAC2EE #E6BAEE
monochromatic
#AAD658 #C3E289 #DCEEBA #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.24
#DCEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DCEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEBA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEBA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B7
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#E0E9E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceeba; /* rgb */ color: rgb(220, 238, 186); /* oklch */ color: oklch(92.3% 0.071 123.3);
Tailwind
colors: {
custom: {
50: '#e7f3cf',
500: '#dceeba',
950: '#000000',
},
}SCSS
$custom: #dceeba; $custom-light: #e7f3cf; $custom-dark: #000000;
JSON
{
"hex": "#dceeba",
"rgb": {
"r": 220,
"g": 238,
"b": 186
},
"hsl": {
"h": 80.769,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.9227,
"c": 0.07088,
"h": 123.3
},
"luminance": 0.7991
}Semantic roles & 50–950 ramp
primary
#DCEEBA
secondary
#9B80CC
accent
#1DC858
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161713
muted
#848583