#DCF591#DCF591
#DCF591 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 93.0% C 0.128 H 120.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF591 |
|---|---|
| RGB | rgb(220, 245, 145) |
| HSL | hsl(75, 83%, 76%) |
| HSV | hsv(75, 41%, 96%) |
| CMYK | cmyk(10.2%, 0%, 40.8%, 3.9%) |
| CIE-LAB | lab(92.82, -23.46, 45.38) |
| CIE-LCH | lch(92.82, 51.09, 117.34°) |
| OKLab | oklab(92.99% -0.0648 0.1105) |
| OKLCH | oklch(92.99% 0.128 120.4) |
| XYZ | xyz(67.2785, 82.5649, 39.1749) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.82
Light Yellow Green
#CCFD7F
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.78
Light Yellowish Green
#C2FF89
ΔE00 6.13
Celery
#C1FD95
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF591 #AA91F5
analogous
#F5DC91 #DCF591 #AAF591
triadic
#DCF591 #91DCF5 #F591DC
tetradic
#DCF591 #91F5DC #AA91F5 #F591AA
square
#DCF591 #91F5DC #AA91F5 #F591AA
split-complementary
#DCF591 #91AAF5 #DC91F5
monochromatic
#B8EB21 #CAF059 #DCF591 #EEFAC9 #F6FCE3
Accessibility & contrast
On white
1.20
#DCF591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DCF591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF591
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF591 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#FDEB96
Tritanopia (blue-blind)
#E4ECDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf591; /* rgb */ color: rgb(220, 245, 145); /* oklch */ color: oklch(93.0% 0.128 120.4);
Tailwind
colors: {
custom: {
50: '#e8f8b2',
500: '#dcf591',
950: '#000000',
},
}SCSS
$custom: #dcf591; $custom-light: #e8f8b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf591",
"rgb": {
"r": 220,
"g": 245,
"b": 145
},
"hsl": {
"h": 75,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.92992,
"c": 0.12809,
"h": 120.4
},
"luminance": 0.82565
}Semantic roles & 50–950 ramp
primary
#DCF591
secondary
#7657D3
accent
#06E03C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581