#DCF186#DCF186
#DCF186 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 92.0% C 0.134 H 118.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF186 |
|---|---|
| RGB | rgb(220, 241, 134) |
| HSL | hsl(72, 79%, 74%) |
| HSV | hsv(72, 44%, 95%) |
| CMYK | cmyk(8.7%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(91.62, -22.73, 49.17) |
| CIE-LCH | lch(91.62, 54.17, 114.81°) |
| OKLab | oklab(91.98% -0.0636 0.1184) |
| OKLCH | oklch(91.98% 0.134 118.2) |
| XYZ | xyz(65.2740, 79.8479, 34.5231) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.40
Light Yellow Green
#CCFD7F
ΔE00 5.23
Pear
#CBF85F
ΔE00 5.84
Yellowish Tan
#FCFC81
ΔE00 6.36
Light Pea Green
#C4FE82
ΔE00 6.52
Pale Yellow
#FFFF84
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF186 #9B86F1
analogous
#F1D086 #DCF186 #A6F186
triadic
#DCF186 #86DCF1 #F186DC
tetradic
#DCF186 #86F1D0 #9B86F1 #F186A6
square
#DCF186 #86F1D0 #9B86F1 #F186A6
split-complementary
#DCF186 #86A6F1 #D086F1
monochromatic
#BBE21A #CCEB4F #DCF186 #ECF7BD #F7FCE4
Accessibility & contrast
On white
1.24
#DCF186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DCF186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF186
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF186 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77D
Deuteranopia (green-blind)
#FBE88C
Tritanopia (blue-blind)
#E6E7D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf186; /* rgb */ color: rgb(220, 241, 134); /* oklch */ color: oklch(92.0% 0.134 118.2);
Tailwind
colors: {
custom: {
50: '#e8f5ab',
500: '#dcf186',
950: '#000000',
},
}SCSS
$custom: #dcf186; $custom-light: #e8f5ab; $custom-dark: #000000;
JSON
{
"hex": "#dcf186",
"rgb": {
"r": 220,
"g": 241,
"b": 134
},
"hsl": {
"h": 71.776,
"s": 79.259,
"l": 73.529
},
"oklch": {
"l": 0.9198,
"c": 0.13436,
"h": 118.2
},
"luminance": 0.79847
}Semantic roles & 50–950 ramp
primary
#DCF186
secondary
#674FCD
accent
#0ADC33
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581