#DBF4AE#DBF4AE
#DBF4AE is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.2% C 0.094 H 124.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4AE |
|---|---|
| RGB | rgb(219, 244, 174) |
| HSL | hsl(81, 76%, 82%) |
| HSV | hsv(81, 29%, 96%) |
| CMYK | cmyk(10.2%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(92.93, -19.73, 31.11) |
| CIE-LCH | lch(92.93, 36.84, 122.38°) |
| OKLab | oklab(93.21% -0.053 0.0782) |
| OKLCH | oklch(93.21% 0.094 124.2) |
| XYZ | xyz(69.2033, 82.8172, 52.3757) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.98
Very Pale Green
#CFFDBC
ΔE00 4.87
Very Light Green
#D1FFBD
ΔE00 4.88
Light Light Green
#C8FFB0
ΔE00 5.64
Pale Green
#C7FDB5
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4AE #C7AEF4
analogous
#F4EAAE #DBF4AE #B8F4AE
triadic
#DBF4AE #AEDBF4 #F4AEDB
tetradic
#DBF4AE #AEF4EA #C7AEF4 #F4AEB8
square
#DBF4AE #AEF4EA #C7AEF4 #F4AEB8
split-complementary
#DBF4AE #AEB8F4 #EAAEF4
monochromatic
#ABE542 #C3ED78 #DBF4AE #F3FBE4 #F3FBE4
Accessibility & contrast
On white
1.20
#DBF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DBF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4AE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4AE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA9
Deuteranopia (green-blind)
#F8EBB1
Tritanopia (blue-blind)
#E0EDE2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf4ae; /* rgb */ color: rgb(219, 244, 174); /* oklch */ color: oklch(93.2% 0.094 124.2);
Tailwind
colors: {
custom: {
50: '#e6f7c6',
500: '#dbf4ae',
950: '#000000',
},
}SCSS
$custom: #dbf4ae; $custom-light: #e6f7c6; $custom-dark: #000000;
JSON
{
"hex": "#dbf4ae",
"rgb": {
"r": 219,
"g": 244,
"b": 174
},
"hsl": {
"h": 81.429,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.93208,
"c": 0.09445,
"h": 124.2
},
"luminance": 0.82817
}Semantic roles & 50–950 ramp
primary
#DBF4AE
secondary
#9572D4
accent
#0DD856
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582