#DBFD89#DBFD89
#DBFD89 is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.5% C 0.147 H 122.7°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD89 |
|---|---|
| RGB | rgb(219, 253, 137) |
| HSL | hsl(78, 97%, 76%) |
| HSV | hsv(78, 46%, 99%) |
| CMYK | cmyk(13.4%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(94.79, -28.48, 51.64) |
| CIE-LCH | lch(94.79, 58.97, 118.88°) |
| OKLab | oklab(94.52% -0.0795 0.1241) |
| OKLCH | oklch(94.52% 0.147 122.7) |
| XYZ | xyz(68.8541, 87.1166, 36.8499) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 3.99
Pear
#CBF85F
ΔE00 4.51
Light Yellowish Green
#C2FF89
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Pale Lime
#BEFD73
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD89 #AB89FD
analogous
#FDE589 #DBFD89 #A1FD89
triadic
#DBFD89 #89DBFD #FD89DB
tetradic
#DBFD89 #89FDE5 #AB89FD #FD89A1
square
#DBFD89 #89FDE5 #AB89FD #FD89A1
split-complementary
#DBFD89 #89A1FD #E589FD
monochromatic
#B6FB11 #C9FC4D #DBFD89 #EDFEC5 #F6FEE1
Accessibility & contrast
On white
1.14
#DBFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DBFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD89
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD89 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17F
Deuteranopia (green-blind)
#FFF08F
Tritanopia (blue-blind)
#E3F3E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfd89; /* rgb */ color: rgb(219, 253, 137); /* oklch */ color: oklch(94.5% 0.147 122.7);
Tailwind
colors: {
custom: {
50: '#e8fead',
500: '#dbfd89',
950: '#000000',
},
}SCSS
$custom: #dbfd89; $custom-light: #e8fead; $custom-dark: #000000;
JSON
{
"hex": "#dbfd89",
"rgb": {
"r": 219,
"g": 253,
"b": 137
},
"hsl": {
"h": 77.586,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.94516,
"c": 0.14736,
"h": 122.7
},
"luminance": 0.87117
}Semantic roles & 50–950 ramp
primary
#DBFD89
secondary
#774DDD
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581