#DBFF89#DBFF89
#DBFF89 is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 94.9% C 0.150 H 123.2°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF89 |
|---|---|
| RGB | rgb(219, 255, 137) |
| HSL | hsl(78, 100%, 77%) |
| HSV | hsv(78, 46%, 100%) |
| CMYK | cmyk(14.1%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(95.32, -29.41, 52.29) |
| CIE-LCH | lch(95.32, 60.00, 119.35°) |
| OKLab | oklab(94.95% -0.0821 0.1255) |
| OKLCH | oklch(94.95% 0.15 123.2) |
| XYZ | xyz(69.4888, 88.3860, 37.0614) |
| Luminance | 0.8839 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.37
Light Pea Green
#C4FE82
ΔE00 3.74
Light Yellowish Green
#C2FF89
ΔE00 4.40
Pear
#CBF85F
ΔE00 4.42
Pale Lime
#BEFD73
ΔE00 4.54
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF89 #AD89FF
analogous
#FFE889 #DBFF89 #A0FF89
triadic
#DBFF89 #89DBFF #FF89DB
tetradic
#DBFF89 #89FFE8 #AD89FF #FF89A0
square
#DBFF89 #89FFE8 #AD89FF #FF89A0
split-complementary
#DBFF89 #89A0FF #E889FF
monochromatic
#B6FF0F #C8FF4C #DBFF89 #EEFFC6 #F6FFE0
Accessibility & contrast
On white
1.12
#DBFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DBFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF89
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF89 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37F
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#E3F5E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff89; /* rgb */ color: rgb(219, 255, 137); /* oklch */ color: oklch(94.9% 0.150 123.2);
Tailwind
colors: {
custom: {
50: '#e8ffad',
500: '#dbff89',
950: '#000000',
},
}SCSS
$custom: #dbff89; $custom-light: #e8ffad; $custom-dark: #000000;
JSON
{
"hex": "#dbff89",
"rgb": {
"r": 219,
"g": 255,
"b": 137
},
"hsl": {
"h": 78.305,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.94946,
"c": 0.15002,
"h": 123.2
},
"luminance": 0.88386
}Semantic roles & 50–950 ramp
primary
#DBFF89
secondary
#794DE0
accent
#00E646
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681