#DEEEBE#DEEEBE
#DEEEBE is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.5% C 0.065 H 122.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEBE |
|---|---|
| RGB | rgb(222, 238, 190) |
| HSL | hsl(80, 59%, 84%) |
| HSV | hsv(80, 20%, 93%) |
| CMYK | cmyk(6.7%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(91.86, -13.41, 21.51) |
| CIE-LCH | lch(91.86, 25.35, 121.93°) |
| OKLab | oklab(92.5% -0.0352 0.055) |
| OKLCH | oklch(92.5% 0.065 122.7) |
| XYZ | xyz(69.9919, 80.3963, 60.5359) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.25
Ivory (survey)
#FFFFCB
ΔE00 6.37
Eggshell (survey)
#FFFFD4
ΔE00 6.58
Cream
#FFFDD0
ΔE00 6.78
Cream (survey)
#FFFFC2
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEBE #CEBEEE
analogous
#EEE6BE #DEEEBE #C6EEBE
triadic
#DEEEBE #BEDEEE #EEBEDE
tetradic
#DEEEBE #BEEEE6 #CEBEEE #EEBEC6
square
#DEEEBE #BEEEE6 #CEBEEE #EEBEC6
split-complementary
#DEEEBE #BEC6EE #E6BEEE
monochromatic
#ADD55D #C5E18D #DEEEBE #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.23
#DEEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#DEEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEBE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEBE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BB
Deuteranopia (green-blind)
#F2E8C0
Tritanopia (blue-blind)
#E2E9E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deeebe; /* rgb */ color: rgb(222, 238, 190); /* oklch */ color: oklch(92.5% 0.065 122.7);
Tailwind
colors: {
custom: {
50: '#e8f3d1',
500: '#deeebe',
950: '#000000',
},
}SCSS
$custom: #deeebe; $custom-light: #e8f3d1; $custom-dark: #000000;
JSON
{
"hex": "#deeebe",
"rgb": {
"r": 222,
"g": 238,
"b": 190
},
"hsl": {
"h": 80,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.92504,
"c": 0.06534,
"h": 122.7
},
"luminance": 0.80396
}Semantic roles & 50–950 ramp
primary
#DEEEBE
secondary
#9C84CC
accent
#1FC657
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583