#DBFF99#DBFF99
#DBFF99 is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.134 H 124.7°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF99 |
|---|---|
| RGB | rgb(219, 255, 153) |
| HSL | hsl(81, 100%, 80%) |
| HSV | hsv(81, 40%, 100%) |
| CMYK | cmyk(14.1%, 0%, 40%, 0%) |
| CIE-LAB | lab(95.53, -27.65, 44.92) |
| CIE-LCH | lch(95.53, 52.75, 121.61°) |
| OKLab | oklab(95.18% -0.0761 0.1098) |
| OKLCH | oklch(95.18% 0.134 124.7) |
| XYZ | xyz(70.7228, 88.8796, 43.5604) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.56
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Light Pea Green
#C4FE82
ΔE00 4.16
Light Yellowish Green
#C2FF89
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.32
Pale Lime
#BEFD73
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF99 #BD99FF
analogous
#FFF099 #DBFF99 #A8FF99
triadic
#DBFF99 #99DBFF #FF99DB
tetradic
#DBFF99 #99FFF0 #BD99FF #FF99A8
square
#DBFF99 #99FFF0 #BD99FF #FF99A8
split-complementary
#DBFF99 #99A8FF #F099FF
monochromatic
#B0FF1F #C5FF5C #DBFF99 #F1FFD6 #F4FFE0
Accessibility & contrast
On white
1.12
#DBFF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DBFF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF99
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF99 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF391
Deuteranopia (green-blind)
#FFF29E
Tritanopia (blue-blind)
#E1F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff99; /* rgb */ color: rgb(219, 255, 153); /* oklch */ color: oklch(95.2% 0.134 124.7);
Tailwind
colors: {
custom: {
50: '#e7ffb8',
500: '#dbff99',
950: '#000000',
},
}SCSS
$custom: #dbff99; $custom-light: #e7ffb8; $custom-dark: #000000;
JSON
{
"hex": "#dbff99",
"rgb": {
"r": 219,
"g": 255,
"b": 153
},
"hsl": {
"h": 81.176,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.95179,
"c": 0.13361,
"h": 124.7
},
"luminance": 0.8888
}Semantic roles & 50–950 ramp
primary
#DBFF99
secondary
#8A5AE2
accent
#00E651
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681