#DBFC89#DBFC89
#DBFC89 is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.3% C 0.146 H 122.4°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFC89 |
|---|---|
| RGB | rgb(219, 252, 137) |
| HSL | hsl(77, 95%, 76%) |
| HSV | hsv(77, 46%, 99%) |
| CMYK | cmyk(13.1%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(94.52, -28.01, 51.31) |
| CIE-LCH | lch(94.52, 58.46, 118.63°) |
| OKLab | oklab(94.3% -0.0782 0.1233) |
| OKLCH | oklch(94.3% 0.146 122.4) |
| XYZ | xyz(68.5393, 86.4869, 36.7449) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 4.13
Pear
#CBF85F
ΔE00 4.57
Light Yellowish Green
#C2FF89
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Pale Lime
#BEFD73
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFC89 #AA89FC
analogous
#FCE389 #DBFC89 #A2FC89
triadic
#DBFC89 #89DBFC #FC89DB
tetradic
#DBFC89 #89FCE3 #AA89FC #FC89A2
square
#DBFC89 #89FCE3 #AA89FC #FC89A2
split-complementary
#DBFC89 #89A2FC #E389FC
monochromatic
#B7F912 #C9FA4D #DBFC89 #EDFEC5 #F6FEE1
Accessibility & contrast
On white
1.15
#DBFC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DBFC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFC89
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFC89 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07F
Deuteranopia (green-blind)
#FFEF8F
Tritanopia (blue-blind)
#E3F2E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfc89; /* rgb */ color: rgb(219, 252, 137); /* oklch */ color: oklch(94.3% 0.146 122.4);
Tailwind
colors: {
custom: {
50: '#e8fdad',
500: '#dbfc89',
950: '#000000',
},
}SCSS
$custom: #dbfc89; $custom-light: #e8fdad; $custom-dark: #000000;
JSON
{
"hex": "#dbfc89",
"rgb": {
"r": 219,
"g": 252,
"b": 137
},
"hsl": {
"h": 77.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.94301,
"c": 0.14604,
"h": 122.4
},
"luminance": 0.86487
}Semantic roles & 50–950 ramp
primary
#DBFC89
secondary
#764EDB
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581