#DCF391#DCF391
#DCF391 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.6% C 0.125 H 119.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF391 |
|---|---|
| RGB | rgb(220, 243, 145) |
| HSL | hsl(74, 80%, 76%) |
| HSV | hsv(74, 40%, 95%) |
| CMYK | cmyk(9.5%, 0%, 40.3%, 4.7%) |
| CIE-LAB | lab(92.29, -22.51, 44.71) |
| CIE-LCH | lch(92.29, 50.05, 116.72°) |
| OKLab | oklab(92.57% -0.0621 0.1089) |
| OKLCH | oklch(92.57% 0.125 119.7) |
| XYZ | xyz(66.6768, 81.3614, 38.9743) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.43
Light Yellow Green
#CCFD7F
ΔE00 5.22
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Light Pea Green
#C4FE82
ΔE00 6.24
Light Yellowish Green
#C2FF89
ΔE00 6.59
Celery
#C1FD95
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF391 #A891F3
analogous
#F3D991 #DCF391 #ABF391
triadic
#DCF391 #91DCF3 #F391DC
tetradic
#DCF391 #91F3D9 #A891F3 #F391AB
square
#DCF391 #91F3D9 #A891F3 #F391AB
split-complementary
#DCF391 #91ABF3 #D991F3
monochromatic
#B9E723 #CAED5A #DCF391 #EEF9C8 #F6FCE3
Accessibility & contrast
On white
1.22
#DCF391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DCF391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF391
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF391 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE989
Deuteranopia (green-blind)
#FCE996
Tritanopia (blue-blind)
#E4EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf391; /* rgb */ color: rgb(220, 243, 145); /* oklch */ color: oklch(92.6% 0.125 119.7);
Tailwind
colors: {
custom: {
50: '#e8f7b2',
500: '#dcf391',
950: '#000000',
},
}SCSS
$custom: #dcf391; $custom-light: #e8f7b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf391",
"rgb": {
"r": 220,
"g": 243,
"b": 145
},
"hsl": {
"h": 74.082,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.92567,
"c": 0.12541,
"h": 119.7
},
"luminance": 0.81361
}Semantic roles & 50–950 ramp
primary
#DCF391
secondary
#7458D0
accent
#09DD3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581