#DBFF7A#DBFF7A
#DBFF7A is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.164 H 122.2°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF7A |
|---|---|
| RGB | rgb(219, 255, 122) |
| HSL | hsl(76, 100%, 74%) |
| HSV | hsv(76, 52%, 100%) |
| CMYK | cmyk(14.1%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(95.15, -30.86, 58.97) |
| CIE-LCH | lch(95.15, 66.56, 117.62°) |
| OKLab | oklab(94.76% -0.0874 0.1391) |
| OKLCH | oklch(94.76% 0.164 122.2) |
| XYZ | xyz(68.4867, 87.9851, 31.7834) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.90
Pear
#CBF85F
ΔE00 2.94
Light Pea Green
#C4FE82
ΔE00 4.48
Pale Lime
#BEFD73
ΔE00 4.55
Light Lime Green
#B9FF66
ΔE00 5.20
Yellow Green
#C8FD3D
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF7A #9E7AFF
analogous
#FFE17A #DBFF7A #99FF7A
triadic
#DBFF7A #7ADBFF #FF7ADB
tetradic
#DBFF7A #7AFFE1 #9E7AFF #FF7A99
square
#DBFF7A #7AFFE1 #9E7AFF #FF7A99
split-complementary
#DBFF7A #7A99FF #E17AFF
monochromatic
#BAFF00 #CAFF3D #DBFF7A #ECFFB7 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DBFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF7A
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF7A | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26D
Deuteranopia (green-blind)
#FFF182
Tritanopia (blue-blind)
#E4F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff7a; /* rgb */ color: rgb(219, 255, 122); /* oklch */ color: oklch(94.8% 0.164 122.2);
Tailwind
colors: {
custom: {
50: '#e8ffa4',
500: '#dbff7a',
950: '#000000',
},
}SCSS
$custom: #dbff7a; $custom-light: #e8ffa4; $custom-dark: #000000;
JSON
{
"hex": "#dbff7a",
"rgb": {
"r": 219,
"g": 255,
"b": 122
},
"hsl": {
"h": 76.241,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.94756,
"c": 0.16426,
"h": 122.2
},
"luminance": 0.87985
}Semantic roles & 50–950 ramp
primary
#DBFF7A
secondary
#6B40DD
accent
#00E63E
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680