#DBFF9D#DBFF9D
#DBFF9D is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.2% C 0.129 H 125.2°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF9D |
|---|---|
| RGB | rgb(219, 255, 157) |
| HSL | hsl(82, 100%, 81%) |
| HSV | hsv(82, 38%, 100%) |
| CMYK | cmyk(14.1%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(95.59, -27.18, 43.05) |
| CIE-LCH | lch(95.59, 50.91, 122.26°) |
| OKLab | oklab(95.24% -0.0746 0.1057) |
| OKLCH | oklch(95.24% 0.129 125.2) |
| XYZ | xyz(71.0587, 89.0139, 45.3296) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.21
Light Yellowish Green
#C2FF89
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 4.48
Light Khaki
#E6F2A2
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF9D #C19DFF
analogous
#FFF29D #DBFF9D #AAFF9D
triadic
#DBFF9D #9DDBFF #FF9DDB
tetradic
#DBFF9D #9DFFF2 #C19DFF #FF9DAA
square
#DBFF9D #9DFFF2 #C19DFF #FF9DAA
split-complementary
#DBFF9D #9DAAFF #F29DFF
monochromatic
#AEFF23 #C5FF60 #DBFF9D #F1FFDA #F4FFE0
Accessibility & contrast
On white
1.12
#DBFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DBFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF9D
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF9D | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF496
Deuteranopia (green-blind)
#FFF2A2
Tritanopia (blue-blind)
#E1F6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff9d; /* rgb */ color: rgb(219, 255, 157); /* oklch */ color: oklch(95.2% 0.129 125.2);
Tailwind
colors: {
custom: {
50: '#e7ffbb',
500: '#dbff9d',
950: '#000000',
},
}SCSS
$custom: #dbff9d; $custom-light: #e7ffbb; $custom-dark: #000000;
JSON
{
"hex": "#dbff9d",
"rgb": {
"r": 219,
"g": 255,
"b": 157
},
"hsl": {
"h": 82.041,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.95242,
"c": 0.12934,
"h": 125.2
},
"luminance": 0.89014
}Semantic roles & 50–950 ramp
primary
#DBFF9D
secondary
#8E5EE3
accent
#00E654
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682