#DBF0AE#DBF0AE
#DBF0AE is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.4% C 0.089 H 122.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0AE |
|---|---|
| RGB | rgb(219, 240, 174) |
| HSL | hsl(79, 69%, 81%) |
| HSV | hsv(79, 28%, 94%) |
| CMYK | cmyk(8.8%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(91.88, -17.78, 29.69) |
| CIE-LCH | lch(91.88, 34.61, 120.92°) |
| OKLab | oklab(92.37% -0.0476 0.0748) |
| OKLCH | oklch(92.37% 0.089 122.5) |
| XYZ | xyz(68.0128, 80.4362, 51.9789) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.87
Very Pale Green
#CFFDBC
ΔE00 5.61
Very Light Green
#D1FFBD
ΔE00 5.68
Light Sage
#BCECAC
ΔE00 6.11
Light Grey Green
#B7E1A1
ΔE00 6.29
Pale Green
#C7FDB5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0AE #C3AEF0
analogous
#F0E4AE #DBF0AE #BAF0AE
triadic
#DBF0AE #AEDBF0 #F0AEDB
tetradic
#DBF0AE #AEF0E4 #C3AEF0 #F0AEBA
square
#DBF0AE #AEF0E4 #C3AEF0 #F0AEBA
split-complementary
#DBF0AE #AEBAF0 #E4AEF0
monochromatic
#ADDD47 #C4E67A #DBF0AE #F2FAE2 #F4FAE5
Accessibility & contrast
On white
1.23
#DBF0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DBF0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0AE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0AE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#F5E8B1
Tritanopia (blue-blind)
#E0E9DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbf0ae; /* rgb */ color: rgb(219, 240, 174); /* oklch */ color: oklch(92.4% 0.089 122.5);
Tailwind
colors: {
custom: {
50: '#e6f5c6',
500: '#dbf0ae',
950: '#000000',
},
}SCSS
$custom: #dbf0ae; $custom-light: #e6f5c6; $custom-dark: #000000;
JSON
{
"hex": "#dbf0ae",
"rgb": {
"r": 219,
"g": 240,
"b": 174
},
"hsl": {
"h": 79.091,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.92368,
"c": 0.0886,
"h": 122.5
},
"luminance": 0.80436
}Semantic roles & 50–950 ramp
primary
#DBF0AE
secondary
#9174CE
accent
#15D151
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582