#DBFF77#DBFF77
#DBFF77 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.7% C 0.167 H 122.0°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF77 |
|---|---|
| RGB | rgb(219, 255, 119) |
| HSL | hsl(76, 100%, 73%) |
| HSV | hsv(76, 53%, 100%) |
| CMYK | cmyk(14.1%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(95.12, -31.13, 60.28) |
| CIE-LCH | lch(95.12, 67.84, 117.31°) |
| OKLab | oklab(94.72% -0.0884 0.1416) |
| OKLCH | oklch(94.72% 0.167 122) |
| XYZ | xyz(68.3036, 87.9119, 30.8195) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.73
Light Yellow Green
#CCFD7F
ΔE00 3.13
Pale Lime
#BEFD73
ΔE00 4.65
Light Pea Green
#C4FE82
ΔE00 4.70
Yellow Green
#C8FD3D
ΔE00 4.98
Light Lime Green
#B9FF66
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF77 #9B77FF
analogous
#FFDF77 #DBFF77 #97FF77
triadic
#DBFF77 #77DBFF #FF77DB
tetradic
#DBFF77 #77FFDF #9B77FF #FF7797
square
#DBFF77 #77FFDF #9B77FF #FF7797
split-complementary
#DBFF77 #7797FF #DF77FF
monochromatic
#B9FC00 #CBFF3A #DBFF77 #EBFFB4 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DBFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF77
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF77 | 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)
#FFF26A
Deuteranopia (green-blind)
#FFF17F
Tritanopia (blue-blind)
#E4F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff77; /* rgb */ color: rgb(219, 255, 119); /* oklch */ color: oklch(94.7% 0.167 122.0);
Tailwind
colors: {
custom: {
50: '#e8ffa2',
500: '#dbff77',
950: '#000000',
},
}SCSS
$custom: #dbff77; $custom-light: #e8ffa2; $custom-dark: #000000;
JSON
{
"hex": "#dbff77",
"rgb": {
"r": 219,
"g": 255,
"b": 119
},
"hsl": {
"h": 75.882,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.94721,
"c": 0.16696,
"h": 122
},
"luminance": 0.87912
}Semantic roles & 50–950 ramp
primary
#DBFF77
secondary
#683DDD
accent
#00E63D
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680