#DCF494#DCF494
#DCF494 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.8% C 0.124 H 120.3°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF494 |
|---|---|
| RGB | rgb(220, 244, 148) |
| HSL | hsl(75, 81%, 77%) |
| HSV | hsv(75, 39%, 96%) |
| CMYK | cmyk(9.8%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(92.60, -22.64, 43.63) |
| CIE-LCH | lch(92.60, 49.16, 117.43°) |
| OKLab | oklab(92.83% -0.0623 0.1066) |
| OKLCH | oklch(92.83% 0.124 120.3) |
| XYZ | xyz(67.2112, 82.0553, 40.3087) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.33
Light Yellow Green
#CCFD7F
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 6.14
Celery
#C1FD95
ΔE00 6.37
Light Yellowish Green
#C2FF89
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF494 #AC94F4
analogous
#F4DC94 #DCF494 #ACF494
triadic
#DCF494 #94DCF4 #F494DC
tetradic
#DCF494 #94F4DC #AC94F4 #F494AC
square
#DCF494 #94F4DC #AC94F4 #F494AC
split-complementary
#DCF494 #94ACF4 #DC94F4
monochromatic
#B8E925 #CAEE5D #DCF494 #EEFACB #F6FCE3
Accessibility & contrast
On white
1.21
#DCF494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DCF494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF494
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF494 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#E4EBDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf494; /* rgb */ color: rgb(220, 244, 148); /* oklch */ color: oklch(92.8% 0.124 120.3);
Tailwind
colors: {
custom: {
50: '#e8f7b4',
500: '#dcf494',
950: '#000000',
},
}SCSS
$custom: #dcf494; $custom-light: #e8f7b4; $custom-dark: #000000;
JSON
{
"hex": "#dcf494",
"rgb": {
"r": 220,
"g": 244,
"b": 148
},
"hsl": {
"h": 75,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.92826,
"c": 0.12351,
"h": 120.3
},
"luminance": 0.82055
}Semantic roles & 50–950 ramp
primary
#DCF494
secondary
#785AD2
accent
#08DE3D
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581