#DBF8AE#DBF8AE
#DBF8AE is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 94.1% C 0.100 H 125.6°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF8AE |
|---|---|
| RGB | rgb(219, 248, 174) |
| HSL | hsl(84, 84%, 83%) |
| HSV | hsv(84, 30%, 97%) |
| CMYK | cmyk(11.7%, 0%, 29.8%, 2.7%) |
| CIE-LAB | lab(93.99, -21.66, 32.53) |
| CIE-LCH | lch(93.99, 39.08, 123.66°) |
| OKLab | oklab(94.05% -0.0585 0.0815) |
| OKLCH | oklch(94.05% 0.1 125.6) |
| XYZ | xyz(70.4199, 85.2505, 52.7812) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.31
Very Pale Green
#CFFDBC
ΔE00 4.38
Light Khaki
#E6F2A2
ΔE00 4.39
Light Light Green
#C8FFB0
ΔE00 4.76
Pale Green
#C7FDB5
ΔE00 4.96
Washed Out Green
#BCF5A6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF8AE #CBAEF8
analogous
#F8F0AE #DBF8AE #B6F8AE
triadic
#DBF8AE #AEDBF8 #F8AEDB
tetradic
#DBF8AE #AEF8F0 #CBAEF8 #F8AEB6
square
#DBF8AE #AEF8F0 #CBAEF8 #F8AEB6
split-complementary
#DBF8AE #AEB6F8 #F0AEF8
monochromatic
#A9EE3D #C2F376 #DBF8AE #F2FDE3 #F2FDE3
Accessibility & contrast
On white
1.16
#DBF8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DBF8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF8AE
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF8AE | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#FCEDB1
Tritanopia (blue-blind)
#E0F1E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf8ae; /* rgb */ color: rgb(219, 248, 174); /* oklch */ color: oklch(94.1% 0.100 125.6);
Tailwind
colors: {
custom: {
50: '#e7fac6',
500: '#dbf8ae',
950: '#000000',
},
}SCSS
$custom: #dbf8ae; $custom-light: #e7fac6; $custom-dark: #000000;
JSON
{
"hex": "#dbf8ae",
"rgb": {
"r": 219,
"g": 248,
"b": 174
},
"hsl": {
"h": 83.514,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.94052,
"c": 0.10034,
"h": 125.6
},
"luminance": 0.85251
}Semantic roles & 50–950 ramp
primary
#DBF8AE
secondary
#9A70DA
accent
#05E15B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582