#DBFF71#DBFF71
#DBFF71 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.172 H 121.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF71 |
|---|---|
| RGB | rgb(219, 255, 113) |
| HSL | hsl(75, 100%, 72%) |
| HSV | hsv(75, 56%, 100%) |
| CMYK | cmyk(14.1%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(95.06, -31.64, 62.84) |
| CIE-LCH | lch(95.06, 70.35, 116.72°) |
| OKLab | oklab(94.65% -0.0904 0.1466) |
| OKLCH | oklch(94.65% 0.172 121.7) |
| XYZ | xyz(67.9546, 87.7723, 28.9813) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.44
Light Yellow Green
#CCFD7F
ΔE00 3.64
Yellow Green
#C8FD3D
ΔE00 4.40
Pale Lime
#BEFD73
ΔE00 4.92
Light Pea Green
#C4FE82
ΔE00 5.17
Light Lime Green
#B9FF66
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF71 #9571FF
analogous
#FFDC71 #DBFF71 #94FF71
triadic
#DBFF71 #71DBFF #FF71DB
tetradic
#DBFF71 #71FFDC #9571FF #FF7194
square
#DBFF71 #71FFDC #9571FF #FF7194
split-complementary
#DBFF71 #7194FF #DC71FF
monochromatic
#B7F600 #CBFF34 #DBFF71 #EBFFAE #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DBFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF71
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF71 | 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)
#FFF262
Deuteranopia (green-blind)
#FFF17A
Tritanopia (blue-blind)
#E5F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff71; /* rgb */ color: rgb(219, 255, 113); /* oklch */ color: oklch(94.7% 0.172 121.7);
Tailwind
colors: {
custom: {
50: '#e9ff9e',
500: '#dbff71',
950: '#000000',
},
}SCSS
$custom: #dbff71; $custom-light: #e9ff9e; $custom-dark: #000000;
JSON
{
"hex": "#dbff71",
"rgb": {
"r": 219,
"g": 255,
"b": 113
},
"hsl": {
"h": 75.211,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.94654,
"c": 0.1722,
"h": 121.7
},
"luminance": 0.87772
}Semantic roles & 50–950 ramp
primary
#DBFF71
secondary
#6238DC
accent
#00E63A
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680