#DBEFAA#DBEFAA
#DBEFAA is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 92.1% C 0.092 H 121.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFAA |
|---|---|
| RGB | rgb(219, 239, 170) |
| HSL | hsl(77, 68%, 80%) |
| HSV | hsv(77, 29%, 94%) |
| CMYK | cmyk(8.4%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(91.55, -17.84, 31.27) |
| CIE-LCH | lch(91.55, 36.00, 119.70°) |
| OKLab | oklab(92.08% -0.0478 0.0785) |
| OKLCH | oklch(92.08% 0.092 121.4) |
| XYZ | xyz(67.3350, 79.6954, 49.8578) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 6.11
Very Light Green
#D1FFBD
ΔE00 6.17
Light Sage
#BCECAC
ΔE00 6.48
Light Grey Green
#B7E1A1
ΔE00 6.51
Creme
#FFFFB6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFAA #BEAAEF
analogous
#EFE0AA #DBEFAA #B9EFAA
triadic
#DBEFAA #AADBEF #EFAADB
tetradic
#DBEFAA #AAEFE0 #BEAAEF #EFAAB9
square
#DBEFAA #AAEFE0 #BEAAEF #EFAAB9
split-complementary
#DBEFAA #AAB9EF #E0AAEF
monochromatic
#AFDC43 #C5E576 #DBEFAA #F1F9DE #F4FAE5
Accessibility & contrast
On white
1.24
#DBEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DBEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFAA
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFAA | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#F5E7AD
Tritanopia (blue-blind)
#E1E8DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbefaa; /* rgb */ color: rgb(219, 239, 170); /* oklch */ color: oklch(92.1% 0.092 121.4);
Tailwind
colors: {
custom: {
50: '#e6f4c3',
500: '#dbefaa',
950: '#000000',
},
}SCSS
$custom: #dbefaa; $custom-light: #e6f4c3; $custom-dark: #000000;
JSON
{
"hex": "#dbefaa",
"rgb": {
"r": 219,
"g": 239,
"b": 170
},
"hsl": {
"h": 77.391,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.92081,
"c": 0.09189,
"h": 121.4
},
"luminance": 0.79695
}Semantic roles & 50–950 ramp
primary
#DBEFAA
secondary
#8B70CD
accent
#15D04B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582