#DCEEBE#DCEEBE
#DCEEBE is a very light, moderate yellow-green. Relative luminance 0.801; OKLCH L 92.4% C 0.066 H 124.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEBE |
|---|---|
| RGB | rgb(220, 238, 190) |
| HSL | hsl(83, 59%, 84%) |
| HSV | hsv(83, 20%, 93%) |
| CMYK | cmyk(7.6%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(91.72, -14.12, 21.30) |
| CIE-LCH | lch(91.72, 25.55, 123.54°) |
| OKLab | oklab(92.36% -0.0373 0.0545) |
| OKLCH | oklch(92.36% 0.066 124.4) |
| XYZ | xyz(69.3828, 80.0823, 60.5074) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.56
Ecru
#FEFFCA
ΔE00 6.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.72
Very Light Green
#D1FFBD
ΔE00 6.73
Ivory (survey)
#FFFFCB
ΔE00 6.83
Light Sage
#BCECAC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEBE #D0BEEE
analogous
#EEE8BE #DCEEBE #C4EEBE
triadic
#DCEEBE #BEDCEE #EEBEDC
tetradic
#DCEEBE #BEEEE8 #D0BEEE #EEBEC4
square
#DCEEBE #BEEEE8 #D0BEEE #EEBEC4
split-complementary
#DCEEBE #BEC4EE #E8BEEE
monochromatic
#A8D55D #C2E18D #DCEEBE #F2F9E7 #F2F9E7
Accessibility & contrast
On white
1.23
#DCEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DCEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEBE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEBE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BB
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#DFE9E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceebe; /* rgb */ color: rgb(220, 238, 190); /* oklch */ color: oklch(92.4% 0.066 124.4);
Tailwind
colors: {
custom: {
50: '#e7f3d1',
500: '#dceebe',
950: '#000000',
},
}SCSS
$custom: #dceebe; $custom-light: #e7f3d1; $custom-dark: #000000;
JSON
{
"hex": "#dceebe",
"rgb": {
"r": 220,
"g": 238,
"b": 190
},
"hsl": {
"h": 82.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.92357,
"c": 0.06601,
"h": 124.4
},
"luminance": 0.80082
}Semantic roles & 50–950 ramp
primary
#DCEEBE
secondary
#9F84CC
accent
#1FC65E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583