#DCF597#DCF597
#DCF597 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.1% C 0.122 H 121.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF597 |
|---|---|
| RGB | rgb(220, 245, 151) |
| HSL | hsl(76, 82%, 78%) |
| HSV | hsv(76, 38%, 96%) |
| CMYK | cmyk(10.2%, 0%, 38.4%, 3.9%) |
| CIE-LAB | lab(92.91, -22.78, 42.56) |
| CIE-LCH | lch(92.91, 48.27, 118.16°) |
| OKLab | oklab(93.09% -0.0625 0.1043) |
| OKLCH | oklch(93.09% 0.122 121) |
| XYZ | xyz(67.7534, 82.7549, 41.6761) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.29
Light Yellow Green
#CCFD7F
ΔE00 5.25
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Light Pea Green
#C4FE82
ΔE00 6.08
Celery
#C1FD95
ΔE00 6.11
Light Yellowish Green
#C2FF89
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF597 #B097F5
analogous
#F5DF97 #DCF597 #ADF597
triadic
#DCF597 #97DCF5 #F597DC
tetradic
#DCF597 #97F5DF #B097F5 #F597AD
square
#DCF597 #97F5DF #B097F5 #F597AD
split-complementary
#DCF597 #97ADF5 #DF97F5
monochromatic
#B6EA27 #C9F05F #DCF597 #EFFACF #F6FCE3
Accessibility & contrast
On white
1.20
#DCF597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DCF597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF597
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF597 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#FDEB9C
Tritanopia (blue-blind)
#E4ECDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf597; /* rgb */ color: rgb(220, 245, 151); /* oklch */ color: oklch(93.1% 0.122 121.0);
Tailwind
colors: {
custom: {
50: '#e8f8b7',
500: '#dcf597',
950: '#000000',
},
}SCSS
$custom: #dcf597; $custom-light: #e8f8b7; $custom-dark: #000000;
JSON
{
"hex": "#dcf597",
"rgb": {
"r": 220,
"g": 245,
"b": 151
},
"hsl": {
"h": 75.957,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.93086,
"c": 0.12161,
"h": 121
},
"luminance": 0.82755
}Semantic roles & 50–950 ramp
primary
#DCF597
secondary
#7C5DD3
accent
#07DF40
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581