#DCF290#DCF290
#DCF290 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.3% C 0.125 H 119.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF290 |
|---|---|
| RGB | rgb(220, 242, 144) |
| HSL | hsl(73, 79%, 76%) |
| HSV | hsv(73, 40%, 95%) |
| CMYK | cmyk(9.1%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(92.01, -22.14, 44.84) |
| CIE-LCH | lch(92.01, 50.01, 116.28°) |
| OKLab | oklab(92.34% -0.0612 0.1092) |
| OKLCH | oklch(92.34% 0.125 119.3) |
| XYZ | xyz(66.3015, 80.7338, 38.4705) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.36
Light Yellow Green
#CCFD7F
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 6.34
Light Pea Green
#C4FE82
ΔE00 6.45
Pear
#CBF85F
ΔE00 6.81
Light Yellowish Green
#C2FF89
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF290 #A690F2
analogous
#F2D790 #DCF290 #ABF290
triadic
#DCF290 #90DCF2 #F290DC
tetradic
#DCF290 #90F2D7 #A690F2 #F290AB
square
#DCF290 #90F2D7 #A690F2 #F290AB
split-complementary
#DCF290 #90ABF2 #D790F2
monochromatic
#B9E522 #CBEC59 #DCF290 #EDF8C7 #F6FCE4
Accessibility & contrast
On white
1.22
#DCF290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DCF290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF290
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF290 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE888
Deuteranopia (green-blind)
#FBE895
Tritanopia (blue-blind)
#E5E9DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf290; /* rgb */ color: rgb(220, 242, 144); /* oklch */ color: oklch(92.3% 0.125 119.3);
Tailwind
colors: {
custom: {
50: '#e8f6b2',
500: '#dcf290',
950: '#000000',
},
}SCSS
$custom: #dcf290; $custom-light: #e8f6b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf290",
"rgb": {
"r": 220,
"g": 242,
"b": 144
},
"hsl": {
"h": 73.469,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.92339,
"c": 0.12515,
"h": 119.3
},
"luminance": 0.80734
}Semantic roles & 50–950 ramp
primary
#DCF290
secondary
#7257CF
accent
#0ADB39
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581