#DBFF78#DBFF78
#DBFF78 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.7% C 0.166 H 122.0°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF78 |
|---|---|
| RGB | rgb(219, 255, 120) |
| HSL | hsl(76, 100%, 74%) |
| HSV | hsv(76, 53%, 100%) |
| CMYK | cmyk(14.1%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(95.13, -31.04, 59.84) |
| CIE-LCH | lch(95.13, 67.41, 117.41°) |
| OKLab | oklab(94.73% -0.0881 0.1408) |
| OKLCH | oklch(94.73% 0.166 122) |
| XYZ | xyz(68.3640, 87.9360, 31.1375) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.79
Light Yellow Green
#CCFD7F
ΔE00 3.05
Pale Lime
#BEFD73
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 4.62
Yellow Green
#C8FD3D
ΔE00 5.08
Light Lime Green
#B9FF66
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF78 #9C78FF
analogous
#FFDF78 #DBFF78 #97FF78
triadic
#DBFF78 #78DBFF #FF78DB
tetradic
#DBFF78 #78FFDF #9C78FF #FF7897
square
#DBFF78 #78FFDF #9C78FF #FF7897
split-complementary
#DBFF78 #7897FF #DF78FF
monochromatic
#B9FD00 #CBFF3B #DBFF78 #EBFFB5 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DBFF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF78
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF78 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26B
Deuteranopia (green-blind)
#FFF180
Tritanopia (blue-blind)
#E4F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff78; /* rgb */ color: rgb(219, 255, 120); /* oklch */ color: oklch(94.7% 0.166 122.0);
Tailwind
colors: {
custom: {
50: '#e8ffa2',
500: '#dbff78',
950: '#000000',
},
}SCSS
$custom: #dbff78; $custom-light: #e8ffa2; $custom-dark: #000000;
JSON
{
"hex": "#dbff78",
"rgb": {
"r": 219,
"g": 255,
"b": 120
},
"hsl": {
"h": 76,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.94732,
"c": 0.16607,
"h": 122
},
"luminance": 0.87936
}Semantic roles & 50–950 ramp
primary
#DBFF78
secondary
#693EDD
accent
#00E63D
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680