#DBFC7F#DBFC7F
#DBFC7F is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.2% C 0.156 H 121.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFC7F |
|---|---|
| RGB | rgb(219, 252, 127) |
| HSL | hsl(76, 95%, 74%) |
| HSV | hsv(76, 50%, 99%) |
| CMYK | cmyk(13.1%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(94.40, -29.00, 55.82) |
| CIE-LCH | lch(94.40, 62.90, 117.46°) |
| OKLab | oklab(94.17% -0.0818 0.1326) |
| OKLCH | oklch(94.17% 0.156 121.7) |
| XYZ | xyz(67.8549, 86.2132, 33.1406) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.88
Pear
#CBF85F
ΔE00 3.48
Light Pea Green
#C4FE82
ΔE00 4.46
Pale Lime
#BEFD73
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFC7F #A07FFC
analogous
#FCDF7F #DBFC7F #9DFC7F
triadic
#DBFC7F #7FDBFC #FC7FDB
tetradic
#DBFC7F #7FFCDF #A07FFC #FC7F9D
square
#DBFC7F #7FFCDF #A07FFC #FC7F9D
split-complementary
#DBFC7F #7F9DFC #DF7FFC
monochromatic
#B9F907 #CAFB43 #DBFC7F #ECFDBB #F7FEE1
Accessibility & contrast
On white
1.15
#DBFC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#DBFC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFC7F
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFC7F | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF074
Deuteranopia (green-blind)
#FFEF86
Tritanopia (blue-blind)
#E4F1DF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfc7f; /* rgb */ color: rgb(219, 252, 127); /* oklch */ color: oklch(94.2% 0.156 121.7);
Tailwind
colors: {
custom: {
50: '#e8fda7',
500: '#dbfc7f',
950: '#000000',
},
}SCSS
$custom: #dbfc7f; $custom-light: #e8fda7; $custom-dark: #000000;
JSON
{
"hex": "#dbfc7f",
"rgb": {
"r": 219,
"g": 252,
"b": 127
},
"hsl": {
"h": 75.84,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.94169,
"c": 0.15578,
"h": 121.7
},
"luminance": 0.86213
}Semantic roles & 50–950 ramp
primary
#DBFC7F
secondary
#6C45DA
accent
#00E63D
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580