#DCEDAF#DCEDAF
#DCEDAF is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.8% C 0.083 H 120.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDAF |
|---|---|
| RGB | rgb(220, 237, 175) |
| HSL | hsl(76, 63%, 81%) |
| HSV | hsv(76, 26%, 93%) |
| CMYK | cmyk(7.2%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(91.18, -15.81, 28.25) |
| CIE-LCH | lch(91.18, 32.37, 119.23°) |
| OKLab | oklab(91.83% -0.042 0.0713) |
| OKLCH | oklch(91.83% 0.083 120.5) |
| XYZ | xyz(67.5366, 78.8793, 52.2164) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.07
Palegoldenrod
#EEE8AA
ΔE00 6.33
Cream (survey)
#FFFFC2
ΔE00 6.36
Ecru
#FEFFCA
ΔE00 6.46
Very Pale Green
#CFFDBC
ΔE00 6.48
Very Light Green
#D1FFBD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDAF #C0AFED
analogous
#EDDFAF #DCEDAF #BDEDAF
triadic
#DCEDAF #AFDCED #EDAFDC
tetradic
#DCEDAF #AFEDDF #C0AFED #EDAFBD
square
#DCEDAF #AFEDDF #C0AFED #EDAFBD
split-complementary
#DCEDAF #AFBDED #DFAFED
monochromatic
#B0D74B #C6E27D #DCEDAF #F2F8E1 #F4F9E6
Accessibility & contrast
On white
1.25
#DCEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DCEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDAF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDAF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F3E6B2
Tritanopia (blue-blind)
#E2E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcedaf; /* rgb */ color: rgb(220, 237, 175); /* oklch */ color: oklch(91.8% 0.083 120.5);
Tailwind
colors: {
custom: {
50: '#e7f2c7',
500: '#dcedaf',
950: '#000000',
},
}SCSS
$custom: #dcedaf; $custom-light: #e7f2c7; $custom-dark: #000000;
JSON
{
"hex": "#dcedaf",
"rgb": {
"r": 220,
"g": 237,
"b": 175
},
"hsl": {
"h": 76.452,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.91833,
"c": 0.08274,
"h": 120.5
},
"luminance": 0.78879
}Semantic roles & 50–950 ramp
primary
#DCEDAF
secondary
#8D76CA
accent
#1ACB4B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582