#DCF184#DCF184
#DCF184 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 92.0% C 0.136 H 118.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF184 |
|---|---|
| RGB | rgb(220, 241, 132) |
| HSL | hsl(72, 80%, 73%) |
| HSV | hsv(72, 45%, 95%) |
| CMYK | cmyk(8.7%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(91.59, -22.93, 50.09) |
| CIE-LCH | lch(91.59, 55.09, 114.60°) |
| OKLab | oklab(91.95% -0.0643 0.1203) |
| OKLCH | oklch(91.95% 0.136 118.1) |
| XYZ | xyz(65.1358, 79.7926, 33.7954) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.65
Light Yellow Green
#CCFD7F
ΔE00 5.20
Pear
#CBF85F
ΔE00 5.64
Yellowish Tan
#FCFC81
ΔE00 6.23
Pale Yellow
#FFFF84
ΔE00 6.53
Light Pea Green
#C4FE82
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF184 #9984F1
analogous
#F1D084 #DCF184 #A5F184
triadic
#DCF184 #84DCF1 #F184DC
tetradic
#DCF184 #84F1D0 #9984F1 #F184A5
square
#DCF184 #84F1D0 #9984F1 #F184A5
split-complementary
#DCF184 #84A5F1 #D084F1
monochromatic
#BBE11A #CCEB4D #DCF184 #ECF7BB #F7FCE4
Accessibility & contrast
On white
1.24
#DCF184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DCF184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF184
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF184 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#E6E7D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf184; /* rgb */ color: rgb(220, 241, 132); /* oklch */ color: oklch(92.0% 0.136 118.1);
Tailwind
colors: {
custom: {
50: '#e8f5aa',
500: '#dcf184',
950: '#000000',
},
}SCSS
$custom: #dcf184; $custom-light: #e8f5aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf184",
"rgb": {
"r": 220,
"g": 241,
"b": 132
},
"hsl": {
"h": 71.56,
"s": 79.562,
"l": 73.137
},
"oklch": {
"l": 0.91952,
"c": 0.13641,
"h": 118.1
},
"luminance": 0.79792
}Semantic roles & 50–950 ramp
primary
#DCF184
secondary
#654DCC
accent
#0ADC32
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581