#DCF684#DCF684
#DCF684 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.0% C 0.143 H 119.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF684 |
|---|---|
| RGB | rgb(220, 246, 132) |
| HSL | hsl(74, 86%, 74%) |
| HSV | hsv(74, 46%, 96%) |
| CMYK | cmyk(10.6%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(92.92, -25.32, 51.72) |
| CIE-LCH | lch(92.92, 57.59, 116.08°) |
| OKLab | oklab(93.02% -0.071 0.1239) |
| OKLCH | oklch(93.02% 0.143 119.8) |
| XYZ | xyz(66.6362, 82.7934, 34.2956) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.04
Pear
#CBF85F
ΔE00 4.74
Light Khaki
#E6F2A2
ΔE00 5.38
Light Pea Green
#C4FE82
ΔE00 5.46
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Pale Lime
#BEFD73
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF684 #9E84F6
analogous
#F6D784 #DCF684 #A3F684
triadic
#DCF684 #84DCF6 #F684DC
tetradic
#DCF684 #84F6D7 #9E84F6 #F684A3
square
#DCF684 #84F6D7 #9E84F6 #F684A3
split-complementary
#DCF684 #84A3F6 #D784F6
monochromatic
#BCEE12 #CCF24B #DCF684 #ECFABD #F7FDE2
Accessibility & contrast
On white
1.20
#DCF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DCF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF684
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF684 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#E5ECDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf684; /* rgb */ color: rgb(220, 246, 132); /* oklch */ color: oklch(93.0% 0.143 119.8);
Tailwind
colors: {
custom: {
50: '#e8f9aa',
500: '#dcf684',
950: '#000000',
},
}SCSS
$custom: #dcf684; $custom-light: #e8f9aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf684",
"rgb": {
"r": 220,
"g": 246,
"b": 132
},
"hsl": {
"h": 73.684,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.93018,
"c": 0.14284,
"h": 119.8
},
"luminance": 0.82793
}Semantic roles & 50–950 ramp
primary
#DCF684
secondary
#6A4BD3
accent
#03E336
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581