#DBFF9C#DBFF9C
#DBFF9C is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.2% C 0.130 H 125.1°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF9C |
|---|---|
| RGB | rgb(219, 255, 156) |
| HSL | hsl(82, 100%, 81%) |
| HSV | hsv(82, 39%, 100%) |
| CMYK | cmyk(14.1%, 0%, 38.8%, 0%) |
| CIE-LAB | lab(95.57, -27.30, 43.52) |
| CIE-LCH | lch(95.57, 51.37, 122.10°) |
| OKLab | oklab(95.23% -0.075 0.1067) |
| OKLCH | oklch(95.23% 0.13 125.1) |
| XYZ | xyz(70.9737, 88.9799, 44.8818) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.94
Pistachio (survey)
#C0FA8B
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.22
Light Yellowish Green
#C2FF89
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 4.39
Light Khaki
#E6F2A2
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF9C #C09CFF
analogous
#FFF19C #DBFF9C #A9FF9C
triadic
#DBFF9C #9CDBFF #FF9CDB
tetradic
#DBFF9C #9CFFF1 #C09CFF #FF9CA9
square
#DBFF9C #9CFFF1 #C09CFF #FF9CA9
split-complementary
#DBFF9C #9CA9FF #F19CFF
monochromatic
#AEFF22 #C5FF5F #DBFF9C #F1FFD9 #F4FFE0
Accessibility & contrast
On white
1.12
#DBFF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DBFF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF9C
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF9C | 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)
#FFF395
Deuteranopia (green-blind)
#FFF2A1
Tritanopia (blue-blind)
#E1F6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff9c; /* rgb */ color: rgb(219, 255, 156); /* oklch */ color: oklch(95.2% 0.130 125.1);
Tailwind
colors: {
custom: {
50: '#e7ffba',
500: '#dbff9c',
950: '#000000',
},
}SCSS
$custom: #dbff9c; $custom-light: #e7ffba; $custom-dark: #000000;
JSON
{
"hex": "#dbff9c",
"rgb": {
"r": 219,
"g": 255,
"b": 156
},
"hsl": {
"h": 81.818,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.95226,
"c": 0.13042,
"h": 125.1
},
"luminance": 0.8898
}Semantic roles & 50–950 ramp
primary
#DBFF9C
secondary
#8D5DE2
accent
#00E653
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682