#DBFF76#DBFF76
#DBFF76 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.7% C 0.168 H 121.9°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF76 |
|---|---|
| RGB | rgb(219, 255, 118) |
| HSL | hsl(76, 100%, 73%) |
| HSV | hsv(76, 54%, 100%) |
| CMYK | cmyk(14.1%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(95.11, -31.21, 60.71) |
| CIE-LCH | lch(95.11, 68.26, 117.21°) |
| OKLab | oklab(94.71% -0.0887 0.1425) |
| OKLCH | oklch(94.71% 0.168 121.9) |
| XYZ | xyz(68.2439, 87.8880, 30.5049) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.67
Light Yellow Green
#CCFD7F
ΔE00 3.21
Pale Lime
#BEFD73
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 4.77
Yellow Green
#C8FD3D
ΔE00 4.88
Light Lime Green
#B9FF66
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF76 #9A76FF
analogous
#FFDE76 #DBFF76 #96FF76
triadic
#DBFF76 #76DBFF #FF76DB
tetradic
#DBFF76 #76FFDE #9A76FF #FF7696
square
#DBFF76 #76FFDE #9A76FF #FF7696
split-complementary
#DBFF76 #7696FF #DE76FF
monochromatic
#B9FB00 #CBFF39 #DBFF76 #EBFFB3 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DBFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF76
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF76 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF268
Deuteranopia (green-blind)
#FFF17E
Tritanopia (blue-blind)
#E5F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff76; /* rgb */ color: rgb(219, 255, 118); /* oklch */ color: oklch(94.7% 0.168 121.9);
Tailwind
colors: {
custom: {
50: '#e8ffa1',
500: '#dbff76',
950: '#000000',
},
}SCSS
$custom: #dbff76; $custom-light: #e8ffa1; $custom-dark: #000000;
JSON
{
"hex": "#dbff76",
"rgb": {
"r": 219,
"g": 255,
"b": 118
},
"hsl": {
"h": 75.766,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.94709,
"c": 0.16784,
"h": 121.9
},
"luminance": 0.87888
}Semantic roles & 50–950 ramp
primary
#DBFF76
secondary
#673DDD
accent
#00E63C
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680