#DCF685#DCF685
#DCF685 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.0% C 0.142 H 119.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF685 |
|---|---|
| RGB | rgb(220, 246, 133) |
| HSL | hsl(74, 86%, 74%) |
| HSV | hsv(74, 46%, 96%) |
| CMYK | cmyk(10.6%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(92.94, -25.22, 51.26) |
| CIE-LCH | lch(92.94, 57.13, 116.19°) |
| OKLab | oklab(93.03% -0.0707 0.123) |
| OKLCH | oklch(93.03% 0.142 119.9) |
| XYZ | xyz(66.7050, 82.8209, 34.6577) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.04
Pear
#CBF85F
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.28
Light Pea Green
#C4FE82
ΔE00 5.44
Pistachio (survey)
#C0FA8B
ΔE00 5.98
Pale Lime
#BEFD73
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF685 #9F85F6
analogous
#F6D785 #DCF685 #A4F685
triadic
#DCF685 #85DCF6 #F685DC
tetradic
#DCF685 #85F6D7 #9F85F6 #F685A4
square
#DCF685 #85F6D7 #9F85F6 #F685A4
split-complementary
#DCF685 #85A4F6 #D785F6
monochromatic
#BBEE13 #CCF24C #DCF685 #ECFABE #F7FDE3
Accessibility & contrast
On white
1.20
#DCF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DCF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF685
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF685 | 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)
#FFEB7B
Deuteranopia (green-blind)
#FFEB8B
Tritanopia (blue-blind)
#E5ECDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf685; /* rgb */ color: rgb(220, 246, 133); /* oklch */ color: oklch(93.0% 0.142 119.9);
Tailwind
colors: {
custom: {
50: '#e8f9aa',
500: '#dcf685',
950: '#000000',
},
}SCSS
$custom: #dcf685; $custom-light: #e8f9aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf685",
"rgb": {
"r": 220,
"g": 246,
"b": 133
},
"hsl": {
"h": 73.805,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.93032,
"c": 0.14184,
"h": 119.9
},
"luminance": 0.82821
}Semantic roles & 50–950 ramp
primary
#DCF685
secondary
#6B4CD3
accent
#03E336
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581