#DBFF7C#DBFF7C
#DBFF7C is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.162 H 122.3°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF7C |
|---|---|
| RGB | rgb(219, 255, 124) |
| HSL | hsl(76, 100%, 74%) |
| HSV | hsv(76, 51%, 100%) |
| CMYK | cmyk(14.1%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(95.18, -30.68, 58.10) |
| CIE-LCH | lch(95.18, 65.70, 117.83°) |
| OKLab | oklab(94.78% -0.0867 0.1373) |
| OKLCH | oklch(94.78% 0.162 122.3) |
| XYZ | xyz(68.6119, 88.0352, 32.4427) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.76
Pear
#CBF85F
ΔE00 3.09
Light Pea Green
#C4FE82
ΔE00 4.34
Pale Lime
#BEFD73
ΔE00 4.50
Light Lime Green
#B9FF66
ΔE00 5.21
Light Yellowish Green
#C2FF89
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF7C #A07CFF
analogous
#FFE27C #DBFF7C #9AFF7C
triadic
#DBFF7C #7CDBFF #FF7CDB
tetradic
#DBFF7C #7CFFE2 #A07CFF #FF7C9A
square
#DBFF7C #7CFFE2 #A07CFF #FF7C9A
split-complementary
#DBFF7C #7C9AFF #E27CFF
monochromatic
#B9FF02 #CAFF3F #DBFF7C #ECFFB9 #F7FFE0
Accessibility & contrast
On white
1.13
#DBFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DBFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF7C
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF7C | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF270
Deuteranopia (green-blind)
#FFF184
Tritanopia (blue-blind)
#E4F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff7c; /* rgb */ color: rgb(219, 255, 124); /* oklch */ color: oklch(94.8% 0.162 122.3);
Tailwind
colors: {
custom: {
50: '#e8ffa5',
500: '#dbff7c',
950: '#000000',
},
}SCSS
$custom: #dbff7c; $custom-light: #e8ffa5; $custom-dark: #000000;
JSON
{
"hex": "#dbff7c",
"rgb": {
"r": 219,
"g": 255,
"b": 124
},
"hsl": {
"h": 76.489,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.94779,
"c": 0.16243,
"h": 122.3
},
"luminance": 0.88035
}Semantic roles & 50–950 ramp
primary
#DBFF7C
secondary
#6C42DE
accent
#00E63F
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680