#DEEEBA#DEEEBA
#DEEEBA is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.4% C 0.070 H 121.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEBA |
|---|---|
| RGB | rgb(222, 238, 186) |
| HSL | hsl(78, 60%, 83%) |
| HSV | hsv(78, 22%, 93%) |
| CMYK | cmyk(6.7%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(91.79, -14.00, 23.46) |
| CIE-LCH | lch(91.79, 27.33, 120.83°) |
| OKLab | oklab(92.42% -0.0369 0.0598) |
| OKLCH | oklch(92.42% 0.07 121.7) |
| XYZ | xyz(69.5607, 80.2238, 58.2650) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.97
Light Khaki
#E6F2A2
ΔE00 6.02
Ivory (survey)
#FFFFCB
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.51
Egg Shell
#FFFCC4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEBA #CABAEE
analogous
#EEE4BA #DEEEBA #C4EEBA
triadic
#DEEEBA #BADEEE #EEBADE
tetradic
#DEEEBA #BAEEE4 #CABAEE #EEBAC4
square
#DEEEBA #BAEEE4 #CABAEE #EEBAC4
split-complementary
#DEEEBA #BAC4EE #E4BAEE
monochromatic
#AFD658 #C7E289 #DEEEBA #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.23
#DEEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DEEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEBA
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEBA | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B7
Deuteranopia (green-blind)
#F3E7BC
Tritanopia (blue-blind)
#E2E9E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deeeba; /* rgb */ color: rgb(222, 238, 186); /* oklch */ color: oklch(92.4% 0.070 121.7);
Tailwind
colors: {
custom: {
50: '#e8f3cf',
500: '#deeeba',
950: '#000000',
},
}SCSS
$custom: #deeeba; $custom-light: #e8f3cf; $custom-dark: #000000;
JSON
{
"hex": "#deeeba",
"rgb": {
"r": 222,
"g": 238,
"b": 186
},
"hsl": {
"h": 78.462,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.92417,
"c": 0.07024,
"h": 121.7
},
"luminance": 0.80224
}Semantic roles & 50–950 ramp
primary
#DEEEBA
secondary
#9880CC
accent
#1DC852
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161713
muted
#848583