#DCEEA8#DCEEA8
#DCEEA8 is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 91.9% C 0.093 H 120.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEA8 |
|---|---|
| RGB | rgb(220, 238, 168) |
| HSL | hsl(75, 67%, 80%) |
| HSV | hsv(75, 29%, 93%) |
| CMYK | cmyk(7.6%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(91.32, -17.25, 32.00) |
| CIE-LCH | lch(91.32, 36.35, 118.34°) |
| OKLab | oklab(91.91% -0.0462 0.0801) |
| OKLCH | oklch(91.91% 0.093 120) |
| XYZ | xyz(67.1572, 79.1920, 48.7858) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.78
Creme
#FFFFB6
ΔE00 6.33
Light Beige
#FFFEB6
ΔE00 6.41
Palegoldenrod
#EEE8AA
ΔE00 6.45
Cream (survey)
#FFFFC2
ΔE00 6.52
Parchment
#FEFCAF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEA8 #BAA8EE
analogous
#EEDDA8 #DCEEA8 #B9EEA8
triadic
#DCEEA8 #A8DCEE #EEA8DC
tetradic
#DCEEA8 #A8EEDD #BAA8EE #EEA8B9
square
#DCEEA8 #A8EEDD #BAA8EE #EEA8B9
split-complementary
#DCEEA8 #A8B9EE #DDA8EE
monochromatic
#B3DA42 #C7E475 #DCEEA8 #F1F8DB #F5FAE5
Accessibility & contrast
On white
1.25
#DCEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DCEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEA8
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEA8 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A3
Deuteranopia (green-blind)
#F5E6AB
Tritanopia (blue-blind)
#E2E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dceea8; /* rgb */ color: rgb(220, 238, 168); /* oklch */ color: oklch(91.9% 0.093 120.0);
Tailwind
colors: {
custom: {
50: '#e7f3c2',
500: '#dceea8',
950: '#000000',
},
}SCSS
$custom: #dceea8; $custom-light: #e7f3c2; $custom-dark: #000000;
JSON
{
"hex": "#dceea8",
"rgb": {
"r": 220,
"g": 238,
"b": 168
},
"hsl": {
"h": 75.429,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.91906,
"c": 0.09251,
"h": 120
},
"luminance": 0.79192
}Semantic roles & 50–950 ramp
primary
#DCEEA8
secondary
#876FCB
accent
#16CF46
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582