#DBEBBE#DBEBBE
#DBEBBE is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.7% C 0.062 H 123.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBBE |
|---|---|
| RGB | rgb(219, 235, 190) |
| HSL | hsl(81, 53%, 83%) |
| HSV | hsv(81, 19%, 92%) |
| CMYK | cmyk(6.8%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(90.87, -12.98, 20.10) |
| CIE-LCH | lch(90.87, 23.93, 122.85°) |
| OKLab | oklab(91.66% -0.0341 0.0515) |
| OKLCH | oklch(91.66% 0.062 123.5) |
| XYZ | xyz(68.2148, 78.1943, 60.2045) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.51
Ecru
#FEFFCA
ΔE00 6.81
Eggshell (survey)
#FFFFD4
ΔE00 6.98
Ivory (survey)
#FFFFCB
ΔE00 7.00
Cream
#FFFDD0
ΔE00 7.21
Very Pale Green
#CFFDBC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBBE #CEBEEB
analogous
#EBE4BE #DBEBBE #C4EBBE
triadic
#DBEBBE #BEDBEB #EBBEDB
tetradic
#DBEBBE #BEEBE4 #CEBEEB #EBBEC4
square
#DBEBBE #BEEBE4 #CEBEEB #EBBEC4
split-complementary
#DBEBBE #BEC4EB #E4BEEB
monochromatic
#A7CE60 #C1DD8F #DBEBBE #F2F8E8 #F2F8E8
Accessibility & contrast
On white
1.26
#DBEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DBEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBBE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBBE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BB
Deuteranopia (green-blind)
#EEE5C0
Tritanopia (blue-blind)
#DEE6DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebbe; /* rgb */ color: rgb(219, 235, 190); /* oklch */ color: oklch(91.7% 0.062 123.5);
Tailwind
colors: {
custom: {
50: '#e6f1d1',
500: '#dbebbe',
950: '#000000',
},
}SCSS
$custom: #dbebbe; $custom-light: #e6f1d1; $custom-dark: #000000;
JSON
{
"hex": "#dbebbe",
"rgb": {
"r": 219,
"g": 235,
"b": 190
},
"hsl": {
"h": 81.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.91661,
"c": 0.06178,
"h": 123.5
},
"luminance": 0.78194
}Semantic roles & 50–950 ramp
primary
#DBEBBE
secondary
#9D86C7
accent
#25C05C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583