#DBFF86#DBFF86
#DBFF86 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.153 H 123.0°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF86 |
|---|---|
| RGB | rgb(219, 255, 134) |
| HSL | hsl(78, 100%, 76%) |
| HSV | hsv(78, 47%, 100%) |
| CMYK | cmyk(14.1%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(95.29, -29.72, 53.65) |
| CIE-LCH | lch(95.29, 61.33, 118.98°) |
| OKLab | oklab(94.91% -0.0832 0.1283) |
| OKLCH | oklch(94.91% 0.153 123) |
| XYZ | xyz(69.2766, 88.3011, 35.9438) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.36
Light Pea Green
#C4FE82
ΔE00 3.82
Pear
#CBF85F
ΔE00 4.07
Pale Lime
#BEFD73
ΔE00 4.47
Light Yellowish Green
#C2FF89
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF86 #AA86FF
analogous
#FFE786 #DBFF86 #9FFF86
triadic
#DBFF86 #86DBFF #FF86DB
tetradic
#DBFF86 #86FFE7 #AA86FF #FF869F
square
#DBFF86 #86FFE7 #AA86FF #FF869F
split-complementary
#DBFF86 #869FFF #E786FF
monochromatic
#B7FF0C #C9FF49 #DBFF86 #EDFFC3 #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DBFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF86
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF86 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27C
Deuteranopia (green-blind)
#FFF18D
Tritanopia (blue-blind)
#E3F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff86; /* rgb */ color: rgb(219, 255, 134); /* oklch */ color: oklch(94.9% 0.153 123.0);
Tailwind
colors: {
custom: {
50: '#e8ffab',
500: '#dbff86',
950: '#000000',
},
}SCSS
$custom: #dbff86; $custom-light: #e8ffab; $custom-dark: #000000;
JSON
{
"hex": "#dbff86",
"rgb": {
"r": 219,
"g": 255,
"b": 134
},
"hsl": {
"h": 77.851,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.94905,
"c": 0.15296,
"h": 123
},
"luminance": 0.88301
}Semantic roles & 50–950 ramp
primary
#DBFF86
secondary
#764ADF
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681