#DBFF95#DBFF95
#DBFF95 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.138 H 124.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF95 |
|---|---|
| RGB | rgb(219, 255, 149) |
| HSL | hsl(80, 100%, 79%) |
| HSV | hsv(80, 42%, 100%) |
| CMYK | cmyk(14.1%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(95.48, -28.11, 46.79) |
| CIE-LCH | lch(95.48, 54.58, 121.00°) |
| OKLab | oklab(95.12% -0.0777 0.1138) |
| OKLCH | oklch(95.12% 0.138 124.3) |
| XYZ | xyz(70.3980, 88.7496, 41.8496) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.12
Light Pea Green
#C4FE82
ΔE00 3.91
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Light Yellowish Green
#C2FF89
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.51
Pale Lime
#BEFD73
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF95 #B995FF
analogous
#FFEE95 #DBFF95 #A6FF95
triadic
#DBFF95 #95DBFF #FF95DB
tetradic
#DBFF95 #95FFEE #B995FF #FF95A6
square
#DBFF95 #95FFEE #B995FF #FF95A6
split-complementary
#DBFF95 #95A6FF #EE95FF
monochromatic
#B1FF1B #C6FF58 #DBFF95 #F0FFD2 #F5FFE0
Accessibility & contrast
On white
1.12
#DBFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DBFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF95
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF95 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38D
Deuteranopia (green-blind)
#FFF29B
Tritanopia (blue-blind)
#E2F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff95; /* rgb */ color: rgb(219, 255, 149); /* oklch */ color: oklch(95.1% 0.138 124.3);
Tailwind
colors: {
custom: {
50: '#e7ffb5',
500: '#dbff95',
950: '#000000',
},
}SCSS
$custom: #dbff95; $custom-light: #e7ffb5; $custom-dark: #000000;
JSON
{
"hex": "#dbff95",
"rgb": {
"r": 219,
"g": 255,
"b": 149
},
"hsl": {
"h": 80.377,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.95117,
"c": 0.13781,
"h": 124.3
},
"luminance": 0.8875
}Semantic roles & 50–950 ramp
primary
#DBFF95
secondary
#8657E1
accent
#00E64E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681