#DBFC7C#DBFC7C
#DBFC7C is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.1% C 0.159 H 121.5°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFC7C |
|---|---|
| RGB | rgb(219, 252, 124) |
| HSL | hsl(75, 96%, 74%) |
| HSV | hsv(75, 51%, 99%) |
| CMYK | cmyk(13.1%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(94.37, -29.29, 57.15) |
| CIE-LCH | lch(94.37, 64.21, 117.13°) |
| OKLab | oklab(94.13% -0.0828 0.1353) |
| OKLCH | oklch(94.13% 0.159 121.5) |
| XYZ | xyz(67.6623, 86.1361, 32.1262) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.03
Pear
#CBF85F
ΔE00 3.20
Light Pea Green
#C4FE82
ΔE00 4.63
Pale Lime
#BEFD73
ΔE00 4.85
Light Yellowish Green
#C2FF89
ΔE00 5.53
Light Lime Green
#B9FF66
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFC7C #9D7CFC
analogous
#FCDD7C #DBFC7C #9BFC7C
triadic
#DBFC7C #7CDBFC #FC7CDB
tetradic
#DBFC7C #7CFCDD #9D7CFC #FC7C9B
square
#DBFC7C #7CFCDD #9D7CFC #FC7C9B
split-complementary
#DBFC7C #7C9BFC #DD7CFC
monochromatic
#B9F806 #CBFB40 #DBFC7C #EBFDB8 #F7FEE1
Accessibility & contrast
On white
1.15
#DBFC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DBFC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFC7C
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFC7C | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF70
Deuteranopia (green-blind)
#FFEF83
Tritanopia (blue-blind)
#E4F1DF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfc7c; /* rgb */ color: rgb(219, 252, 124); /* oklch */ color: oklch(94.1% 0.159 121.5);
Tailwind
colors: {
custom: {
50: '#e8fda5',
500: '#dbfc7c',
950: '#000000',
},
}SCSS
$custom: #dbfc7c; $custom-light: #e8fda5; $custom-dark: #000000;
JSON
{
"hex": "#dbfc7c",
"rgb": {
"r": 219,
"g": 252,
"b": 124
},
"hsl": {
"h": 75.469,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.94132,
"c": 0.1586,
"h": 121.5
},
"luminance": 0.86136
}Semantic roles & 50–950 ramp
primary
#DBFC7C
secondary
#6A43DA
accent
#00E63B
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580