#DBF089#DBF089
#DBF089 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.7% C 0.130 H 118.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF089 |
|---|---|
| RGB | rgb(219, 240, 137) |
| HSL | hsl(72, 77%, 74%) |
| HSV | hsv(72, 43%, 94%) |
| CMYK | cmyk(8.8%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(91.32, -22.32, 47.34) |
| CIE-LCH | lch(91.32, 52.34, 115.24°) |
| OKLab | oklab(91.74% -0.0621 0.1145) |
| OKLCH | oklch(91.74% 0.13 118.5) |
| XYZ | xyz(64.8892, 79.1868, 35.5282) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 5.40
Pear
#CBF85F
ΔE00 6.27
Light Pea Green
#C4FE82
ΔE00 6.58
Pistachio (survey)
#C0FA8B
ΔE00 6.67
Yellowish Tan
#FCFC81
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF089 #9E89F0
analogous
#F0D289 #DBF089 #A8F089
triadic
#DBF089 #89DBF0 #F089DB
tetradic
#DBF089 #89F0D2 #9E89F0 #F089A8
square
#DBF089 #89F0D2 #9E89F0 #F089A8
split-complementary
#DBF089 #89A8F0 #D289F0
monochromatic
#BAE21D #CAE953 #DBF089 #ECF7BF #F7FCE4
Accessibility & contrast
On white
1.25
#DBF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DBF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF089
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF089 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#E4E6D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf089; /* rgb */ color: rgb(219, 240, 137); /* oklch */ color: oklch(91.7% 0.130 118.5);
Tailwind
colors: {
custom: {
50: '#e7f5ad',
500: '#dbf089',
950: '#000000',
},
}SCSS
$custom: #dbf089; $custom-light: #e7f5ad; $custom-dark: #000000;
JSON
{
"hex": "#dbf089",
"rgb": {
"r": 219,
"g": 240,
"b": 137
},
"hsl": {
"h": 72.233,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.91736,
"c": 0.13024,
"h": 118.5
},
"luminance": 0.79186
}Semantic roles & 50–950 ramp
primary
#DBF089
secondary
#6B52CC
accent
#0CDA36
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581