#DCF592#DCF592
#DCF592 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 93.0% C 0.127 H 120.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF592 |
|---|---|
| RGB | rgb(220, 245, 146) |
| HSL | hsl(75, 83%, 77%) |
| HSV | hsv(75, 40%, 96%) |
| CMYK | cmyk(10.2%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(92.84, -23.35, 44.91) |
| CIE-LCH | lch(92.84, 50.62, 117.47°) |
| OKLab | oklab(93.01% -0.0645 0.1094) |
| OKLCH | oklch(93.01% 0.127 120.5) |
| XYZ | xyz(67.3560, 82.5959, 39.5827) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.72
Light Yellow Green
#CCFD7F
ΔE00 4.81
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Light Pea Green
#C4FE82
ΔE00 5.82
Light Yellowish Green
#C2FF89
ΔE00 6.14
Celery
#C1FD95
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF592 #AB92F5
analogous
#F5DD92 #DCF592 #ABF592
triadic
#DCF592 #92DCF5 #F592DC
tetradic
#DCF592 #92F5DD #AB92F5 #F592AB
square
#DCF592 #92F5DD #AB92F5 #F592AB
split-complementary
#DCF592 #92ABF5 #DD92F5
monochromatic
#B8EB22 #CAF05A #DCF592 #EEFACA #F6FCE3
Accessibility & contrast
On white
1.20
#DCF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DCF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF592
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF592 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FDEB97
Tritanopia (blue-blind)
#E4ECDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf592; /* rgb */ color: rgb(220, 245, 146); /* oklch */ color: oklch(93.0% 0.127 120.5);
Tailwind
colors: {
custom: {
50: '#e8f8b3',
500: '#dcf592',
950: '#000000',
},
}SCSS
$custom: #dcf592; $custom-light: #e8f8b3; $custom-dark: #000000;
JSON
{
"hex": "#dcf592",
"rgb": {
"r": 220,
"g": 245,
"b": 146
},
"hsl": {
"h": 75.152,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.93007,
"c": 0.12702,
"h": 120.5
},
"luminance": 0.82596
}Semantic roles & 50–950 ramp
primary
#DCF592
secondary
#7758D3
accent
#06E03D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581