#DBF189#DBF189
#DBF189 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.9% C 0.132 H 118.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF189 |
|---|---|
| RGB | rgb(219, 241, 137) |
| HSL | hsl(73, 79%, 74%) |
| HSV | hsv(73, 43%, 95%) |
| CMYK | cmyk(9.1%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(91.58, -22.80, 47.67) |
| CIE-LCH | lch(91.58, 52.84, 115.55°) |
| OKLab | oklab(91.95% -0.0635 0.1152) |
| OKLCH | oklch(91.95% 0.132 118.9) |
| XYZ | xyz(65.1844, 79.7771, 35.6266) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 5.14
Pear
#CBF85F
ΔE00 6.08
Light Pea Green
#C4FE82
ΔE00 6.34
Pistachio (survey)
#C0FA8B
ΔE00 6.47
Yellowish Tan
#FCFC81
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF189 #9F89F1
analogous
#F1D389 #DBF189 #A7F189
triadic
#DBF189 #89DBF1 #F189DB
tetradic
#DBF189 #89F1D3 #9F89F1 #F189A7
square
#DBF189 #89F1D3 #9F89F1 #F189A7
split-complementary
#DBF189 #89A7F1 #D389F1
monochromatic
#BAE41C #CAEB52 #DBF189 #ECF7C0 #F7FCE4
Accessibility & contrast
On white
1.24
#DBF189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DBF189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF189
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF189 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#E4E7D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbf189; /* rgb */ color: rgb(219, 241, 137); /* oklch */ color: oklch(91.9% 0.132 118.9);
Tailwind
colors: {
custom: {
50: '#e7f5ad',
500: '#dbf189',
950: '#000000',
},
}SCSS
$custom: #dbf189; $custom-light: #e7f5ad; $custom-dark: #000000;
JSON
{
"hex": "#dbf189",
"rgb": {
"r": 219,
"g": 241,
"b": 137
},
"hsl": {
"h": 72.692,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.91949,
"c": 0.13155,
"h": 118.9
},
"luminance": 0.79777
}Semantic roles & 50–950 ramp
primary
#DBF189
secondary
#6B51CD
accent
#0ADB37
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581