#DCF883#DCF883
#DCF883 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.4% C 0.146 H 120.4°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF883 |
|---|---|
| RGB | rgb(220, 248, 131) |
| HSL | hsl(74, 89%, 74%) |
| HSV | hsv(74, 47%, 97%) |
| CMYK | cmyk(11.3%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(93.45, -26.36, 52.83) |
| CIE-LCH | lch(93.45, 59.04, 116.52°) |
| OKLab | oklab(93.43% -0.0741 0.1263) |
| OKLCH | oklch(93.43% 0.146 120.4) |
| XYZ | xyz(67.1797, 83.9893, 34.1408) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.63
Pear
#CBF85F
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.66
Light Khaki
#E6F2A2
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF883 #9F83F8
analogous
#F8DA83 #DCF883 #A2F883
triadic
#DCF883 #83DCF8 #F883DC
tetradic
#DCF883 #83F8DA #9F83F8 #F883A2
square
#DCF883 #83F8DA #9F83F8 #F883A2
split-complementary
#DCF883 #83A2F8 #DA83F8
monochromatic
#BBF10F #CCF549 #DCF883 #ECFBBD #F7FDE2
Accessibility & contrast
On white
1.18
#DCF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#DCF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF883
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF883 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#FFEC89
Tritanopia (blue-blind)
#E5EEDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf883; /* rgb */ color: rgb(220, 248, 131); /* oklch */ color: oklch(93.4% 0.146 120.4);
Tailwind
colors: {
custom: {
50: '#e9faa9',
500: '#dcf883',
950: '#000000',
},
}SCSS
$custom: #dcf883; $custom-light: #e9faa9; $custom-dark: #000000;
JSON
{
"hex": "#dcf883",
"rgb": {
"r": 220,
"g": 248,
"b": 131
},
"hsl": {
"h": 74.359,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.93433,
"c": 0.14642,
"h": 120.4
},
"luminance": 0.83989
}Semantic roles & 50–950 ramp
primary
#DCF883
secondary
#6B4AD5
accent
#00E637
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581