#DBF17D#DBF17D
#DBF17D is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.8% C 0.144 H 118.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF17D |
|---|---|
| RGB | rgb(219, 241, 125) |
| HSL | hsl(71, 81%, 72%) |
| HSV | hsv(71, 48%, 95%) |
| CMYK | cmyk(9.1%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(91.44, -24.01, 53.18) |
| CIE-LCH | lch(91.44, 58.35, 114.29°) |
| OKLab | oklab(91.78% -0.0679 0.1267) |
| OKLCH | oklch(91.78% 0.144 118.2) |
| XYZ | xyz(64.3710, 79.4518, 31.3427) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.91
Light Yellow Green
#CCFD7F
ΔE00 5.03
Light Khaki
#E6F2A2
ΔE00 5.54
Yellowish Tan
#FCFC81
ΔE00 6.05
Faded Yellow
#FEFF7F
ΔE00 6.35
Pale Yellow
#FFFF84
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF17D #937DF1
analogous
#F1CD7D #DBF17D #A1F17D
triadic
#DBF17D #7DDBF1 #F17DDB
tetradic
#DBF17D #7DF1CD #937DF1 #F17DA1
square
#DBF17D #7DF1CD #937DF1 #F17DA1
split-complementary
#DBF17D #7DA1F1 #CD7DF1
monochromatic
#B7DC18 #CCEB46 #DBF17D #EAF7B4 #F7FCE3
Accessibility & contrast
On white
1.24
#DBF17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DBF17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF17D
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF17D | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE673
Deuteranopia (green-blind)
#FCE783
Tritanopia (blue-blind)
#E5E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf17d; /* rgb */ color: rgb(219, 241, 125); /* oklch */ color: oklch(91.8% 0.144 118.2);
Tailwind
colors: {
custom: {
50: '#e8f5a5',
500: '#dbf17d',
950: '#000000',
},
}SCSS
$custom: #dbf17d; $custom-light: #e8f5a5; $custom-dark: #000000;
JSON
{
"hex": "#dbf17d",
"rgb": {
"r": 219,
"g": 241,
"b": 125
},
"hsl": {
"h": 71.379,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.91784,
"c": 0.14369,
"h": 118.2
},
"luminance": 0.79451
}Semantic roles & 50–950 ramp
primary
#DBF17D
secondary
#6047CC
accent
#09DD31
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580