#DCEEB8#DCEEB8
#DCEEB8 is a very light, moderate yellow-green. Relative luminance 0.798; OKLCH L 92.2% C 0.073 H 122.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEB8 |
|---|---|
| RGB | rgb(220, 238, 184) |
| HSL | hsl(80, 61%, 83%) |
| HSV | hsv(80, 23%, 93%) |
| CMYK | cmyk(7.6%, 0%, 22.7%, 6.7%) |
| CIE-LAB | lab(91.61, -15.01, 24.22) |
| CIE-LCH | lch(91.61, 28.50, 121.79°) |
| OKLab | oklab(92.23% -0.0397 0.0616) |
| OKLCH | oklch(92.23% 0.073 122.8) |
| XYZ | xyz(68.7405, 79.8253, 57.1245) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.81
Very Pale Green
#CFFDBC
ΔE00 6.18
Very Light Green
#D1FFBD
ΔE00 6.32
Ecru
#FEFFCA
ΔE00 6.37
Light Sage
#BCECAC
ΔE00 6.53
Ivory (survey)
#FFFFCB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEB8 #CAB8EE
analogous
#EEE5B8 #DCEEB8 #C1EEB8
triadic
#DCEEB8 #B8DCEE #EEB8DC
tetradic
#DCEEB8 #B8EEE5 #CAB8EE #EEB8C1
square
#DCEEB8 #B8EEE5 #CAB8EE #EEB8C1
split-complementary
#DCEEB8 #B8C1EE #E5B8EE
monochromatic
#ABD655 #C4E287 #DCEEB8 #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.24
#DCEEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DCEEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEB8
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEB8 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B5
Deuteranopia (green-blind)
#F2E7BA
Tritanopia (blue-blind)
#E0E8DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceeb8; /* rgb */ color: rgb(220, 238, 184); /* oklch */ color: oklch(92.2% 0.073 122.8);
Tailwind
colors: {
custom: {
50: '#e7f3cd',
500: '#dceeb8',
950: '#000000',
},
}SCSS
$custom: #dceeb8; $custom-light: #e7f3cd; $custom-dark: #000000;
JSON
{
"hex": "#dceeb8",
"rgb": {
"r": 220,
"g": 238,
"b": 184
},
"hsl": {
"h": 80,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.92227,
"c": 0.07331,
"h": 122.8
},
"luminance": 0.79825
}Semantic roles & 50–950 ramp
primary
#DCEEB8
secondary
#987ECC
accent
#1CC956
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161713
muted
#848583