#DCF981#DCF981
#DCF981 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.6% C 0.150 H 120.6°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF981 |
|---|---|
| RGB | rgb(220, 249, 129) |
| HSL | hsl(75, 91%, 74%) |
| HSV | hsv(75, 48%, 98%) |
| CMYK | cmyk(11.6%, 0%, 48.2%, 2.4%) |
| CIE-LAB | lab(93.69, -27.03, 54.05) |
| CIE-LCH | lch(93.69, 60.44, 116.57°) |
| OKLab | oklab(93.62% -0.0761 0.1289) |
| OKLCH | oklch(93.62% 0.15 120.6) |
| XYZ | xyz(67.3537, 84.5521, 33.5365) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.47
Pear
#CBF85F
ΔE00 4.03
Light Pea Green
#C4FE82
ΔE00 5.00
Pale Lime
#BEFD73
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.79
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF981 #9E81F9
analogous
#F9DA81 #DCF981 #A0F981
triadic
#DCF981 #81DCF9 #F981DC
tetradic
#DCF981 #81F9DA #9E81F9 #F981A0
square
#DCF981 #81F9DA #9E81F9 #F981A0
split-complementary
#DCF981 #81A0F9 #DA81F9
monochromatic
#BCF30C #CCF647 #DCF981 #ECFCBB #F7FEE2
Accessibility & contrast
On white
1.17
#DCF981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DCF981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF981
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF981 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FFED88
Tritanopia (blue-blind)
#E5EEDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf981; /* rgb */ color: rgb(220, 249, 129); /* oklch */ color: oklch(93.6% 0.150 120.6);
Tailwind
colors: {
custom: {
50: '#e9fba8',
500: '#dcf981',
950: '#000000',
},
}SCSS
$custom: #dcf981; $custom-light: #e9fba8; $custom-dark: #000000;
JSON
{
"hex": "#dcf981",
"rgb": {
"r": 220,
"g": 249,
"b": 129
},
"hsl": {
"h": 74.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.93621,
"c": 0.14966,
"h": 120.6
},
"luminance": 0.84552
}Semantic roles & 50–950 ramp
primary
#DCF981
secondary
#6A48D6
accent
#00E637
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581