#DBF2AE#DBF2AE
#DBF2AE is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.8% C 0.092 H 123.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2AE |
|---|---|
| RGB | rgb(219, 242, 174) |
| HSL | hsl(80, 72%, 82%) |
| HSV | hsv(80, 28%, 95%) |
| CMYK | cmyk(9.5%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(92.41, -18.76, 30.40) |
| CIE-LCH | lch(92.41, 35.72, 121.68°) |
| OKLab | oklab(92.79% -0.0503 0.0765) |
| OKLCH | oklch(92.79% 0.092 123.3) |
| XYZ | xyz(68.6048, 81.6202, 52.1762) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.88
Very Pale Green
#CFFDBC
ΔE00 5.21
Very Light Green
#D1FFBD
ΔE00 5.25
Light Sage
#BCECAC
ΔE00 5.92
Pale Green
#C7FDB5
ΔE00 6.07
Light Light Green
#C8FFB0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2AE #C5AEF2
analogous
#F2E7AE #DBF2AE #B9F2AE
triadic
#DBF2AE #AEDBF2 #F2AEDB
tetradic
#DBF2AE #AEF2E7 #C5AEF2 #F2AEB9
square
#DBF2AE #AEF2E7 #C5AEF2 #F2AEB9
split-complementary
#DBF2AE #AEB9F2 #E7AEF2
monochromatic
#ACE145 #C4EA79 #DBF2AE #F2FAE3 #F3FBE5
Accessibility & contrast
On white
1.21
#DBF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DBF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2AE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2AE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#F7E9B1
Tritanopia (blue-blind)
#E0EBE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf2ae; /* rgb */ color: rgb(219, 242, 174); /* oklch */ color: oklch(92.8% 0.092 123.3);
Tailwind
colors: {
custom: {
50: '#e6f6c6',
500: '#dbf2ae',
950: '#000000',
},
}SCSS
$custom: #dbf2ae; $custom-light: #e6f6c6; $custom-dark: #000000;
JSON
{
"hex": "#dbf2ae",
"rgb": {
"r": 219,
"g": 242,
"b": 174
},
"hsl": {
"h": 80.294,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.92788,
"c": 0.09152,
"h": 123.3
},
"luminance": 0.8162
}Semantic roles & 50–950 ramp
primary
#DBF2AE
secondary
#9373D1
accent
#11D453
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582