#DBFF85#DBFF85
#DBFF85 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.154 H 122.9°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF85 |
|---|---|
| RGB | rgb(219, 255, 133) |
| HSL | hsl(78, 100%, 76%) |
| HSV | hsv(78, 48%, 100%) |
| CMYK | cmyk(14.1%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(95.28, -29.82, 54.10) |
| CIE-LCH | lch(95.28, 61.77, 118.86°) |
| OKLab | oklab(94.89% -0.0836 0.1293) |
| OKLCH | oklch(94.89% 0.154 122.9) |
| XYZ | xyz(69.2072, 88.2733, 35.5782) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.37
Light Pea Green
#C4FE82
ΔE00 3.85
Pear
#CBF85F
ΔE00 3.96
Pale Lime
#BEFD73
ΔE00 4.45
Light Yellowish Green
#C2FF89
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF85 #A985FF
analogous
#FFE685 #DBFF85 #9EFF85
triadic
#DBFF85 #85DBFF #FF85DB
tetradic
#DBFF85 #85FFE6 #A985FF #FF859E
square
#DBFF85 #85FFE6 #A985FF #FF859E
split-complementary
#DBFF85 #859EFF #E685FF
monochromatic
#B7FF0B #C9FF48 #DBFF85 #EDFFC2 #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DBFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF85
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF85 | 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)
#FFF27A
Deuteranopia (green-blind)
#FFF18C
Tritanopia (blue-blind)
#E3F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff85; /* rgb */ color: rgb(219, 255, 133); /* oklch */ color: oklch(94.9% 0.154 122.9);
Tailwind
colors: {
custom: {
50: '#e8ffab',
500: '#dbff85',
950: '#000000',
},
}SCSS
$custom: #dbff85; $custom-light: #e8ffab; $custom-dark: #000000;
JSON
{
"hex": "#dbff85",
"rgb": {
"r": 219,
"g": 255,
"b": 133
},
"hsl": {
"h": 77.705,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.94892,
"c": 0.15393,
"h": 122.9
},
"luminance": 0.88274
}Semantic roles & 50–950 ramp
primary
#DBFF85
secondary
#7549DF
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681