#DBFE89#DBFE89
#DBFE89 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.7% C 0.149 H 122.9°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE89 |
|---|---|
| RGB | rgb(219, 254, 137) |
| HSL | hsl(78, 98%, 77%) |
| HSV | hsv(78, 46%, 100%) |
| CMYK | cmyk(13.8%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(95.06, -28.94, 51.97) |
| CIE-LCH | lch(95.06, 59.48, 119.12°) |
| OKLab | oklab(94.73% -0.0808 0.1248) |
| OKLCH | oklch(94.73% 0.149 122.9) |
| XYZ | xyz(69.1706, 87.7496, 36.9554) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.49
Light Pea Green
#C4FE82
ΔE00 3.86
Pear
#CBF85F
ΔE00 4.46
Light Yellowish Green
#C2FF89
ΔE00 4.51
Pale Lime
#BEFD73
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE89 #AC89FE
analogous
#FEE789 #DBFE89 #A1FE89
triadic
#DBFE89 #89DBFE #FE89DB
tetradic
#DBFE89 #89FEE7 #AC89FE #FE89A1
square
#DBFE89 #89FEE7 #AC89FE #FE89A1
split-complementary
#DBFE89 #89A1FE #E789FE
monochromatic
#B6FD10 #C8FD4C #DBFE89 #EEFFC6 #F6FFE1
Accessibility & contrast
On white
1.13
#DBFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DBFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE89
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE89 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27F
Deuteranopia (green-blind)
#FFF18F
Tritanopia (blue-blind)
#E3F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe89; /* rgb */ color: rgb(219, 254, 137); /* oklch */ color: oklch(94.7% 0.149 122.9);
Tailwind
colors: {
custom: {
50: '#e8fead',
500: '#dbfe89',
950: '#000000',
},
}SCSS
$custom: #dbfe89; $custom-light: #e8fead; $custom-dark: #000000;
JSON
{
"hex": "#dbfe89",
"rgb": {
"r": 219,
"g": 254,
"b": 137
},
"hsl": {
"h": 77.949,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.94731,
"c": 0.14869,
"h": 122.9
},
"luminance": 0.8775
}Semantic roles & 50–950 ramp
primary
#DBFE89
secondary
#784DDE
accent
#00E645
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581