#DBFF70#DBFF70
#DBFF70 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.6% C 0.173 H 121.6°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF70 |
|---|---|
| RGB | rgb(219, 255, 112) |
| HSL | hsl(75, 100%, 72%) |
| HSV | hsv(75, 56%, 100%) |
| CMYK | cmyk(14.1%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(95.06, -31.72, 63.26) |
| CIE-LCH | lch(95.06, 70.77, 116.63°) |
| OKLab | oklab(94.64% -0.0907 0.1474) |
| OKLCH | oklch(94.64% 0.173 121.6) |
| XYZ | xyz(67.8986, 87.7499, 28.6865) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.41
Light Yellow Green
#CCFD7F
ΔE00 3.73
Yellow Green
#C8FD3D
ΔE00 4.31
Pale Lime
#BEFD73
ΔE00 4.97
Light Pea Green
#C4FE82
ΔE00 5.25
Light Lime Green
#B9FF66
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF70 #9470FF
analogous
#FFDC70 #DBFF70 #94FF70
triadic
#DBFF70 #70DBFF #FF70DB
tetradic
#DBFF70 #70FFDC #9470FF #FF7094
square
#DBFF70 #70FFDC #9470FF #FF7094
split-complementary
#DBFF70 #7094FF #DC70FF
monochromatic
#B7F500 #CCFF33 #DBFF70 #EAFFAD #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DBFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF70
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF70 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF161
Deuteranopia (green-blind)
#FFF179
Tritanopia (blue-blind)
#E5F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff70; /* rgb */ color: rgb(219, 255, 112); /* oklch */ color: oklch(94.6% 0.173 121.6);
Tailwind
colors: {
custom: {
50: '#e9ff9d',
500: '#dbff70',
950: '#000000',
},
}SCSS
$custom: #dbff70; $custom-light: #e9ff9d; $custom-dark: #000000;
JSON
{
"hex": "#dbff70",
"rgb": {
"r": 219,
"g": 255,
"b": 112
},
"hsl": {
"h": 75.105,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.94644,
"c": 0.17304,
"h": 121.6
},
"luminance": 0.8775
}Semantic roles & 50–950 ramp
primary
#DBFF70
secondary
#6137DC
accent
#00E63A
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680