#DCF181#DCF181
#DCF181 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.139 H 118.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF181 |
|---|---|
| RGB | rgb(220, 241, 129) |
| HSL | hsl(71, 80%, 73%) |
| HSV | hsv(71, 46%, 95%) |
| CMYK | cmyk(8.7%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(91.56, -23.23, 51.47) |
| CIE-LCH | lch(91.56, 56.47, 114.30°) |
| OKLab | oklab(91.91% -0.0654 0.1232) |
| OKLCH | oklch(91.91% 0.139 118) |
| XYZ | xyz(64.9335, 79.7117, 32.7298) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.02
Light Yellow Green
#CCFD7F
ΔE00 5.18
Pear
#CBF85F
ΔE00 5.36
Yellowish Tan
#FCFC81
ΔE00 6.05
Pale Yellow
#FFFF84
ΔE00 6.36
Faded Yellow
#FEFF7F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF181 #9681F1
analogous
#F1CE81 #DCF181 #A4F181
triadic
#DCF181 #81DCF1 #F181DC
tetradic
#DCF181 #81F1CE #9681F1 #F181A4
square
#DCF181 #81F1CE #9681F1 #F181A4
split-complementary
#DCF181 #81A4F1 #CE81F1
monochromatic
#BADF19 #CDEB4A #DCF181 #EBF7B8 #F7FCE3
Accessibility & contrast
On white
1.24
#DCF181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DCF181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF181
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF181 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE777
Deuteranopia (green-blind)
#FCE787
Tritanopia (blue-blind)
#E6E6D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf181; /* rgb */ color: rgb(220, 241, 129); /* oklch */ color: oklch(91.9% 0.139 118.0);
Tailwind
colors: {
custom: {
50: '#e8f5a8',
500: '#dcf181',
950: '#000000',
},
}SCSS
$custom: #dcf181; $custom-light: #e8f5a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf181",
"rgb": {
"r": 220,
"g": 241,
"b": 129
},
"hsl": {
"h": 71.25,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.91911,
"c": 0.13944,
"h": 118
},
"luminance": 0.79711
}Semantic roles & 50–950 ramp
primary
#DCF181
secondary
#634ACC
accent
#09DC31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581