#DBEBB2#DBEBB2
#DBEBB2 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.4% C 0.076 H 120.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBB2 |
|---|---|
| RGB | rgb(219, 235, 178) |
| HSL | hsl(77, 59%, 81%) |
| HSV | hsv(77, 24%, 92%) |
| CMYK | cmyk(6.8%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(90.64, -14.76, 25.96) |
| CIE-LCH | lch(90.64, 29.86, 119.61°) |
| OKLab | oklab(91.4% -0.039 0.0658) |
| OKLCH | oklch(91.4% 0.076 120.7) |
| XYZ | xyz(66.9569, 77.6912, 53.5793) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.05
Palegoldenrod
#EEE8AA
ΔE00 6.38
Ecru
#FEFFCA
ΔE00 6.43
Cream (survey)
#FFFFC2
ΔE00 6.59
Light Grey Green
#B7E1A1
ΔE00 6.64
Ivory (survey)
#FFFFCB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBB2 #C2B2EB
analogous
#EBDEB2 #DBEBB2 #BEEBB2
triadic
#DBEBB2 #B2DBEB #EBB2DB
tetradic
#DBEBB2 #B2EBDE #C2B2EB #EBB2BE
square
#DBEBB2 #B2EBDE #C2B2EB #EBB2BE
split-complementary
#DBEBB2 #B2BEEB #DEB2EB
monochromatic
#AED251 #C4DE81 #DBEBB2 #F2F8E3 #F4F9E7
Accessibility & contrast
On white
1.27
#DBEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#DBEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBB2
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBB2 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#F0E4B4
Tritanopia (blue-blind)
#E0E5DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbebb2; /* rgb */ color: rgb(219, 235, 178); /* oklch */ color: oklch(91.4% 0.076 120.7);
Tailwind
colors: {
custom: {
50: '#e6f1c9',
500: '#dbebb2',
950: '#000000',
},
}SCSS
$custom: #dbebb2; $custom-light: #e6f1c9; $custom-dark: #000000;
JSON
{
"hex": "#dbebb2",
"rgb": {
"r": 219,
"g": 235,
"b": 178
},
"hsl": {
"h": 76.842,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.91403,
"c": 0.07649,
"h": 120.7
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#DBEBB2
secondary
#907AC7
accent
#1FC64E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582