#DBFF72#DBFF72
#DBFF72 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.171 H 121.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF72 |
|---|---|
| RGB | rgb(219, 255, 114) |
| HSL | hsl(75, 100%, 72%) |
| HSV | hsv(75, 55%, 100%) |
| CMYK | cmyk(14.1%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(95.07, -31.55, 62.42) |
| CIE-LCH | lch(95.07, 69.94, 116.82°) |
| OKLab | oklab(94.67% -0.0901 0.1458) |
| OKLCH | oklch(94.67% 0.171 121.7) |
| XYZ | xyz(68.0112, 87.7949, 29.2795) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.47
Light Yellow Green
#CCFD7F
ΔE00 3.55
Yellow Green
#C8FD3D
ΔE00 4.49
Pale Lime
#BEFD73
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 5.09
Light Lime Green
#B9FF66
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF72 #9672FF
analogous
#FFDC72 #DBFF72 #95FF72
triadic
#DBFF72 #72DBFF #FF72DB
tetradic
#DBFF72 #72FFDC #9672FF #FF7295
square
#DBFF72 #72FFDC #9672FF #FF7295
split-complementary
#DBFF72 #7295FF #DC72FF
monochromatic
#B8F700 #CBFF35 #DBFF72 #EBFFAF #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DBFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF72
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF72 | 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)
#FFF264
Deuteranopia (green-blind)
#FFF17B
Tritanopia (blue-blind)
#E5F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff72; /* rgb */ color: rgb(219, 255, 114); /* oklch */ color: oklch(94.7% 0.171 121.7);
Tailwind
colors: {
custom: {
50: '#e9ff9f',
500: '#dbff72',
950: '#000000',
},
}SCSS
$custom: #dbff72; $custom-light: #e9ff9f; $custom-dark: #000000;
JSON
{
"hex": "#dbff72",
"rgb": {
"r": 219,
"g": 255,
"b": 114
},
"hsl": {
"h": 75.319,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.94665,
"c": 0.17134,
"h": 121.7
},
"luminance": 0.87795
}Semantic roles & 50–950 ramp
primary
#DBFF72
secondary
#6339DC
accent
#00E63B
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680