#DBF17A#DBF17A
#DBF17A is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.7% C 0.147 H 118.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF17A |
|---|---|
| RGB | rgb(219, 241, 122) |
| HSL | hsl(71, 81%, 71%) |
| HSV | hsv(71, 49%, 95%) |
| CMYK | cmyk(9.1%, 0%, 49.4%, 5.5%) |
| CIE-LAB | lab(91.40, -24.29, 54.54) |
| CIE-LCH | lch(91.40, 59.70, 114.01°) |
| OKLab | oklab(91.75% -0.0689 0.1294) |
| OKLCH | oklch(91.75% 0.147 118) |
| XYZ | xyz(64.1822, 79.3763, 30.3486) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.90
Yellowish Tan
#FCFC81
ΔE00 5.93
Faded Yellow
#FEFF7F
ΔE00 6.20
Pale Yellow
#FFFF84
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF17A #907AF1
analogous
#F1CB7A #DBF17A #9FF17A
triadic
#DBF17A #7ADBF1 #F17ADB
tetradic
#DBF17A #7AF1CB #907AF1 #F17A9F
square
#DBF17A #7AF1CB #907AF1 #F17A9F
split-complementary
#DBF17A #7A9FF1 #CB7AF1
monochromatic
#B6DA17 #CCEB43 #DBF17A #EAF7B1 #F8FCE3
Accessibility & contrast
On white
1.24
#DBF17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DBF17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF17A
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF17A | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66F
Deuteranopia (green-blind)
#FCE781
Tritanopia (blue-blind)
#E5E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf17a; /* rgb */ color: rgb(219, 241, 122); /* oklch */ color: oklch(91.7% 0.147 118.0);
Tailwind
colors: {
custom: {
50: '#e8f5a3',
500: '#dbf17a',
950: '#000000',
},
}SCSS
$custom: #dbf17a; $custom-light: #e8f5a3; $custom-dark: #000000;
JSON
{
"hex": "#dbf17a",
"rgb": {
"r": 219,
"g": 241,
"b": 122
},
"hsl": {
"h": 71.092,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.91746,
"c": 0.14661,
"h": 118
},
"luminance": 0.79376
}Semantic roles & 50–950 ramp
primary
#DBF17A
secondary
#5D44CB
accent
#08DD30
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580