#DBFEAB#DBFEAB
#DBFEAB is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.3% C 0.113 H 127.0°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFEAB |
|---|---|
| RGB | rgb(219, 254, 171) |
| HSL | hsl(85, 98%, 83%) |
| HSV | hsv(85, 33%, 100%) |
| CMYK | cmyk(13.8%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(95.53, -24.94, 36.08) |
| CIE-LCH | lch(95.53, 43.86, 124.65°) |
| OKLab | oklab(95.27% -0.0677 0.0899) |
| OKLCH | oklch(95.27% 0.113 127) |
| XYZ | xyz(72.0050, 88.8834, 51.8829) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.03
Very Light Green
#D1FFBD
ΔE00 4.48
Very Pale Green
#CFFDBC
ΔE00 4.68
Pale Green
#C7FDB5
ΔE00 4.73
Tea Green
#BDF8A3
ΔE00 4.77
Celery
#C1FD95
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFEAB #CEABFE
analogous
#FEF7AB #DBFEAB #B1FEAB
triadic
#DBFEAB #ABDBFE #FEABDB
tetradic
#DBFEAB #ABFEF7 #CEABFE #FEABB1
square
#DBFEAB #ABFEF7 #CEABFE #FEABB1
split-complementary
#DBFEAB #ABB1FE #F7ABFE
monochromatic
#A7FD32 #C1FD6F #DBFEAB #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.12
#DBFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DBFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFEAB
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFEAB | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF2AF
Tritanopia (blue-blind)
#DFF7E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbfeab; /* rgb */ color: rgb(219, 254, 171); /* oklch */ color: oklch(95.3% 0.113 127.0);
Tailwind
colors: {
custom: {
50: '#e7fec4',
500: '#dbfeab',
950: '#000000',
},
}SCSS
$custom: #dbfeab; $custom-light: #e7fec4; $custom-dark: #000000;
JSON
{
"hex": "#dbfeab",
"rgb": {
"r": 219,
"g": 254,
"b": 171
},
"hsl": {
"h": 85.301,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.95268,
"c": 0.11256,
"h": 127
},
"luminance": 0.88884
}Semantic roles & 50–950 ramp
primary
#DBFEAB
secondary
#9D6AE3
accent
#00E661
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682