#DCF490#DCF490
#DCF490 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.8% C 0.128 H 120.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF490 |
|---|---|
| RGB | rgb(220, 244, 144) |
| HSL | hsl(74, 82%, 76%) |
| HSV | hsv(74, 41%, 96%) |
| CMYK | cmyk(9.8%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(92.54, -23.10, 45.51) |
| CIE-LCH | lch(92.54, 51.04, 116.91°) |
| OKLab | oklab(92.76% -0.0639 0.1107) |
| OKLCH | oklch(92.76% 0.128 120) |
| XYZ | xyz(66.9001, 81.9308, 38.6700) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.72
Light Yellow Green
#CCFD7F
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Pea Green
#C4FE82
ΔE00 5.97
Light Yellowish Green
#C2FF89
ΔE00 6.35
Pear
#CBF85F
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF490 #A890F4
analogous
#F4DA90 #DCF490 #AAF490
triadic
#DCF490 #90DCF4 #F490DC
tetradic
#DCF490 #90F4DA #A890F4 #F490AA
square
#DCF490 #90F4DA #A890F4 #F490AA
split-complementary
#DCF490 #90AAF4 #DA90F4
monochromatic
#B9E921 #CAEE58 #DCF490 #EEFAC8 #F6FCE3
Accessibility & contrast
On white
1.21
#DCF490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#DCF490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF490
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF490 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#FDEA95
Tritanopia (blue-blind)
#E4EBDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf490; /* rgb */ color: rgb(220, 244, 144); /* oklch */ color: oklch(92.8% 0.128 120.0);
Tailwind
colors: {
custom: {
50: '#e8f7b2',
500: '#dcf490',
950: '#000000',
},
}SCSS
$custom: #dcf490; $custom-light: #e8f7b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf490",
"rgb": {
"r": 220,
"g": 244,
"b": 144
},
"hsl": {
"h": 74.4,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.92764,
"c": 0.12782,
"h": 120
},
"luminance": 0.81931
}Semantic roles & 50–950 ramp
primary
#DCF490
secondary
#7457D1
accent
#07DE3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581