#DBF178#DBF178
#DBF178 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.7% C 0.149 H 118.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF178 |
|---|---|
| RGB | rgb(219, 241, 120) |
| HSL | hsl(71, 81%, 71%) |
| HSV | hsv(71, 50%, 95%) |
| CMYK | cmyk(9.1%, 0%, 50.2%, 5.5%) |
| CIE-LAB | lab(91.38, -24.47, 55.43) |
| CIE-LCH | lch(91.38, 60.59, 113.82°) |
| OKLab | oklab(91.72% -0.0696 0.1312) |
| OKLCH | oklch(91.72% 0.149 118) |
| XYZ | xyz(64.0596, 79.3272, 29.7026) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.55
Light Yellow Green
#CCFD7F
ΔE00 5.15
Yellowish Tan
#FCFC81
ΔE00 5.87
Faded Yellow
#FEFF7F
ΔE00 6.12
Light Khaki
#E6F2A2
ΔE00 6.13
Pale Yellow
#FFFF84
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF178 #8E78F1
analogous
#F1CA78 #DBF178 #9EF178
triadic
#DBF178 #78DBF1 #F178DB
tetradic
#DBF178 #78F1CA #8E78F1 #F1789E
square
#DBF178 #78F1CA #8E78F1 #F1789E
split-complementary
#DBF178 #789EF1 #CA78F1
monochromatic
#B5D816 #CCEB41 #DBF178 #EAF7AF #F8FCE3
Accessibility & contrast
On white
1.25
#DBF178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DBF178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF178
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF178 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66D
Deuteranopia (green-blind)
#FCE77F
Tritanopia (blue-blind)
#E6E6D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf178; /* rgb */ color: rgb(219, 241, 120); /* oklch */ color: oklch(91.7% 0.149 118.0);
Tailwind
colors: {
custom: {
50: '#e8f5a2',
500: '#dbf178',
950: '#000000',
},
}SCSS
$custom: #dbf178; $custom-light: #e8f5a2; $custom-dark: #000000;
JSON
{
"hex": "#dbf178",
"rgb": {
"r": 219,
"g": 241,
"b": 120
},
"hsl": {
"h": 70.909,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.91721,
"c": 0.14852,
"h": 118
},
"luminance": 0.79327
}Semantic roles & 50–950 ramp
primary
#DBF178
secondary
#5B42CB
accent
#08DE2F
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580