#DEECBE#DEECBE
#DEECBE is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 92.1% C 0.062 H 121.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECBE |
|---|---|
| RGB | rgb(222, 236, 190) |
| HSL | hsl(78, 55%, 84%) |
| HSV | hsv(78, 19%, 93%) |
| CMYK | cmyk(5.9%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(91.34, -12.41, 20.79) |
| CIE-LCH | lch(91.34, 24.22, 120.84°) |
| OKLab | oklab(92.09% -0.0325 0.0532) |
| OKLCH | oklch(92.09% 0.062 121.4) |
| XYZ | xyz(69.4128, 79.2382, 60.3429) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.93
Ecru
#FEFFCA
ΔE00 6.14
Ivory (survey)
#FFFFCB
ΔE00 6.33
Eggshell (survey)
#FFFFD4
ΔE00 6.38
Cream
#FFFDD0
ΔE00 6.57
Egg Shell
#FFFCC4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECBE #CCBEEC
analogous
#ECE3BE #DEECBE #C7ECBE
triadic
#DEECBE #BEDEEC #ECBEDE
tetradic
#DEECBE #BEECE3 #CCBEEC #ECBEC7
square
#DEECBE #BEECE3 #CCBEEC #ECBEC7
split-complementary
#DEECBE #BEC7EC #E3BEEC
monochromatic
#AED05F #C6DE8F #DEECBE #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.25
#DEECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DEECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECBE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECBE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#E2E7DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deecbe; /* rgb */ color: rgb(222, 236, 190); /* oklch */ color: oklch(92.1% 0.062 121.4);
Tailwind
colors: {
custom: {
50: '#e8f2d1',
500: '#deecbe',
950: '#000000',
},
}SCSS
$custom: #deecbe; $custom-light: #e8f2d1; $custom-dark: #000000;
JSON
{
"hex": "#deecbe",
"rgb": {
"r": 222,
"g": 236,
"b": 190
},
"hsl": {
"h": 78.261,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.9209,
"c": 0.06234,
"h": 121.4
},
"luminance": 0.79238
}Semantic roles & 50–950 ramp
primary
#DEECBE
secondary
#9A85C9
accent
#23C254
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583