#DBFE99#DBFE99
#DBFE99 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 95.0% C 0.132 H 124.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE99 |
|---|---|
| RGB | rgb(219, 254, 153) |
| HSL | hsl(81, 98%, 80%) |
| HSV | hsv(81, 40%, 100%) |
| CMYK | cmyk(13.8%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(95.26, -27.18, 44.58) |
| CIE-LCH | lch(95.26, 52.22, 121.37°) |
| OKLab | oklab(94.97% -0.0748 0.109) |
| OKLCH | oklch(94.97% 0.132 124.5) |
| XYZ | xyz(70.4046, 88.2432, 43.4543) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.69
Pistachio (survey)
#C0FA8B
ΔE00 4.20
Light Pea Green
#C4FE82
ΔE00 4.30
Light Yellowish Green
#C2FF89
ΔE00 4.38
Celery
#C1FD95
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE99 #BC99FE
analogous
#FEEE99 #DBFE99 #A9FE99
triadic
#DBFE99 #99DBFE #FE99DB
tetradic
#DBFE99 #99FEEE #BC99FE #FE99A9
square
#DBFE99 #99FEEE #BC99FE #FE99A9
split-complementary
#DBFE99 #99A9FE #EE99FE
monochromatic
#B0FD20 #C6FD5C #DBFE99 #F0FFD6 #F4FFE1
Accessibility & contrast
On white
1.13
#DBFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DBFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE99
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE99 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF291
Deuteranopia (green-blind)
#FFF19E
Tritanopia (blue-blind)
#E1F5E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe99; /* rgb */ color: rgb(219, 254, 153); /* oklch */ color: oklch(95.0% 0.132 124.5);
Tailwind
colors: {
custom: {
50: '#e7feb8',
500: '#dbfe99',
950: '#000000',
},
}SCSS
$custom: #dbfe99; $custom-light: #e7feb8; $custom-dark: #000000;
JSON
{
"hex": "#dbfe99",
"rgb": {
"r": 219,
"g": 254,
"b": 153
},
"hsl": {
"h": 80.792,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.94965,
"c": 0.13222,
"h": 124.5
},
"luminance": 0.88244
}Semantic roles & 50–950 ramp
primary
#DBFE99
secondary
#895BE0
accent
#00E650
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581