#DBFF73#DBFF73
#DBFF73 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.170 H 121.8°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF73 |
|---|---|
| RGB | rgb(219, 255, 115) |
| HSL | hsl(75, 100%, 73%) |
| HSV | hsv(75, 55%, 100%) |
| CMYK | cmyk(14.1%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(95.08, -31.47, 61.99) |
| CIE-LCH | lch(95.08, 69.52, 116.91°) |
| OKLab | oklab(94.68% -0.0897 0.1449) |
| OKLCH | oklch(94.68% 0.17 121.8) |
| XYZ | xyz(68.0685, 87.8178, 29.5809) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.51
Light Yellow Green
#CCFD7F
ΔE00 3.47
Yellow Green
#C8FD3D
ΔE00 4.59
Pale Lime
#BEFD73
ΔE00 4.82
Light Pea Green
#C4FE82
ΔE00 5.01
Light Lime Green
#B9FF66
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF73 #9773FF
analogous
#FFDD73 #DBFF73 #95FF73
triadic
#DBFF73 #73DBFF #FF73DB
tetradic
#DBFF73 #73FFDD #9773FF #FF7395
square
#DBFF73 #73FFDD #9773FF #FF7395
split-complementary
#DBFF73 #7395FF #DD73FF
monochromatic
#B8F800 #CBFF36 #DBFF73 #EBFFB0 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DBFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF73
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF73 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF265
Deuteranopia (green-blind)
#FFF17C
Tritanopia (blue-blind)
#E5F4E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff73; /* rgb */ color: rgb(219, 255, 115); /* oklch */ color: oklch(94.7% 0.170 121.8);
Tailwind
colors: {
custom: {
50: '#e9ff9f',
500: '#dbff73',
950: '#000000',
},
}SCSS
$custom: #dbff73; $custom-light: #e9ff9f; $custom-dark: #000000;
JSON
{
"hex": "#dbff73",
"rgb": {
"r": 219,
"g": 255,
"b": 115
},
"hsl": {
"h": 75.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.94676,
"c": 0.17047,
"h": 121.8
},
"luminance": 0.87818
}Semantic roles & 50–950 ramp
primary
#DBFF73
secondary
#643ADC
accent
#00E63B
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680