#DCF985#DCF985
#DCF985 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.7% C 0.146 H 120.8°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF985 |
|---|---|
| RGB | rgb(220, 249, 133) |
| HSL | hsl(75, 91%, 75%) |
| HSV | hsv(75, 47%, 98%) |
| CMYK | cmyk(11.6%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(93.74, -26.64, 52.24) |
| CIE-LCH | lch(93.74, 58.64, 117.01°) |
| OKLab | oklab(93.67% -0.0747 0.1252) |
| OKLCH | oklch(93.67% 0.146 120.8) |
| XYZ | xyz(67.6248, 84.6606, 34.9643) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.43
Pear
#CBF85F
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 4.89
Pale Lime
#BEFD73
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF985 #A285F9
analogous
#F9DC85 #DCF985 #A2F985
triadic
#DCF985 #85DCF9 #F985DC
tetradic
#DCF985 #85F9DC #A285F9 #F985A2
square
#DCF985 #85F9DC #A285F9 #F985A2
split-complementary
#DCF985 #85A2F9 #DC85F9
monochromatic
#BBF310 #CBF64B #DCF985 #EDFCBF #F7FEE2
Accessibility & contrast
On white
1.17
#DCF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DCF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF985
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF985 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#FFED8B
Tritanopia (blue-blind)
#E5EFDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf985; /* rgb */ color: rgb(220, 249, 133); /* oklch */ color: oklch(93.7% 0.146 120.8);
Tailwind
colors: {
custom: {
50: '#e8fbab',
500: '#dcf985',
950: '#000000',
},
}SCSS
$custom: #dcf985; $custom-light: #e8fbab; $custom-dark: #000000;
JSON
{
"hex": "#dcf985",
"rgb": {
"r": 220,
"g": 249,
"b": 133
},
"hsl": {
"h": 75,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.93674,
"c": 0.14574,
"h": 120.8
},
"luminance": 0.8466
}Semantic roles & 50–950 ramp
primary
#DCF985
secondary
#6E4BD7
accent
#00E639
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581