#DCF183#DCF183
#DCF183 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.9% C 0.137 H 118.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF183 |
|---|---|
| RGB | rgb(220, 241, 131) |
| HSL | hsl(71, 80%, 73%) |
| HSV | hsv(71, 46%, 95%) |
| CMYK | cmyk(8.7%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(91.58, -23.04, 50.55) |
| CIE-LCH | lch(91.58, 55.55, 114.50°) |
| OKLab | oklab(91.94% -0.0647 0.1213) |
| OKLCH | oklch(91.94% 0.137 118.1) |
| XYZ | xyz(65.0677, 79.7654, 33.4368) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Light Yellow Green
#CCFD7F
ΔE00 5.19
Pear
#CBF85F
ΔE00 5.54
Yellowish Tan
#FCFC81
ΔE00 6.17
Pale Yellow
#FFFF84
ΔE00 6.47
Faded Yellow
#FEFF7F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF183 #9883F1
analogous
#F1CF83 #DCF183 #A5F183
triadic
#DCF183 #83DCF1 #F183DC
tetradic
#DCF183 #83F1CF #9883F1 #F183A5
square
#DCF183 #83F1CF #9883F1 #F183A5
split-complementary
#DCF183 #83A5F1 #CF83F1
monochromatic
#BAE019 #CCEB4C #DCF183 #ECF7BA #F7FCE4
Accessibility & contrast
On white
1.24
#DCF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DCF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF183
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF183 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77A
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#E6E7D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf183; /* rgb */ color: rgb(220, 241, 131); /* oklch */ color: oklch(91.9% 0.137 118.1);
Tailwind
colors: {
custom: {
50: '#e8f5a9',
500: '#dcf183',
950: '#000000',
},
}SCSS
$custom: #dcf183; $custom-light: #e8f5a9; $custom-dark: #000000;
JSON
{
"hex": "#dcf183",
"rgb": {
"r": 220,
"g": 241,
"b": 131
},
"hsl": {
"h": 71.455,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.91938,
"c": 0.13743,
"h": 118.1
},
"luminance": 0.79765
}Semantic roles & 50–950 ramp
primary
#DCF183
secondary
#644CCC
accent
#09DC32
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581