#DBF188#DBF188
#DBF188 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.133 H 118.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF188 |
|---|---|
| RGB | rgb(219, 241, 136) |
| HSL | hsl(73, 79%, 74%) |
| HSV | hsv(73, 44%, 95%) |
| CMYK | cmyk(9.1%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(91.57, -22.90, 48.14) |
| CIE-LCH | lch(91.57, 53.31, 115.44°) |
| OKLab | oklab(91.94% -0.0638 0.1162) |
| OKLCH | oklch(91.94% 0.133 118.8) |
| XYZ | xyz(65.1130, 79.7486, 35.2506) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.22
Light Yellow Green
#CCFD7F
ΔE00 5.11
Pear
#CBF85F
ΔE00 5.96
Light Pea Green
#C4FE82
ΔE00 6.33
Pistachio (survey)
#C0FA8B
ΔE00 6.50
Yellowish Tan
#FCFC81
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF188 #9E88F1
analogous
#F1D288 #DBF188 #A7F188
triadic
#DBF188 #88DBF1 #F188DB
tetradic
#DBF188 #88F1D2 #9E88F1 #F188A7
square
#DBF188 #88F1D2 #9E88F1 #F188A7
split-complementary
#DBF188 #88A7F1 #D288F1
monochromatic
#BAE41B #CAEB51 #DBF188 #ECF7BF #F7FCE4
Accessibility & contrast
On white
1.24
#DBF188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DBF188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF188
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF188 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#FBE78D
Tritanopia (blue-blind)
#E4E7D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbf188; /* rgb */ color: rgb(219, 241, 136); /* oklch */ color: oklch(91.9% 0.133 118.8);
Tailwind
colors: {
custom: {
50: '#e7f5ac',
500: '#dbf188',
950: '#000000',
},
}SCSS
$custom: #dbf188; $custom-light: #e7f5ac; $custom-dark: #000000;
JSON
{
"hex": "#dbf188",
"rgb": {
"r": 219,
"g": 241,
"b": 136
},
"hsl": {
"h": 72.571,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.91935,
"c": 0.13259,
"h": 118.8
},
"luminance": 0.79748
}Semantic roles & 50–950 ramp
primary
#DBF188
secondary
#6B50CD
accent
#0ADB36
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581