#DBFF9B#DBFF9B
#DBFF9B is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.131 H 125.0°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF9B |
|---|---|
| RGB | rgb(219, 255, 155) |
| HSL | hsl(82, 100%, 80%) |
| HSV | hsv(82, 39%, 100%) |
| CMYK | cmyk(14.1%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(95.56, -27.42, 43.99) |
| CIE-LCH | lch(95.56, 51.83, 121.93°) |
| OKLab | oklab(95.21% -0.0754 0.1077) |
| OKLCH | oklch(95.21% 0.131 125) |
| XYZ | xyz(70.8894, 88.9462, 44.4377) |
| Luminance | 0.8895 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.81
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Celery
#C1FD95
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.31
Light Pea Green
#C4FE82
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF9B #BF9BFF
analogous
#FFF19B #DBFF9B #A9FF9B
triadic
#DBFF9B #9BDBFF #FF9BDB
tetradic
#DBFF9B #9BFFF1 #BF9BFF #FF9BA9
square
#DBFF9B #9BFFF1 #BF9BFF #FF9BA9
split-complementary
#DBFF9B #9BA9FF #F19BFF
monochromatic
#AFFF21 #C5FF5E #DBFF9B #F1FFD8 #F4FFE0
Accessibility & contrast
On white
1.12
#DBFF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DBFF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF9B
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF9B | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF394
Deuteranopia (green-blind)
#FFF2A0
Tritanopia (blue-blind)
#E1F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff9b; /* rgb */ color: rgb(219, 255, 155); /* oklch */ color: oklch(95.2% 0.131 125.0);
Tailwind
colors: {
custom: {
50: '#e7ffb9',
500: '#dbff9b',
950: '#000000',
},
}SCSS
$custom: #dbff9b; $custom-light: #e7ffb9; $custom-dark: #000000;
JSON
{
"hex": "#dbff9b",
"rgb": {
"r": 219,
"g": 255,
"b": 155
},
"hsl": {
"h": 81.6,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.9521,
"c": 0.13149,
"h": 125
},
"luminance": 0.88947
}Semantic roles & 50–950 ramp
primary
#DBFF9B
secondary
#8C5CE2
accent
#00E653
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682