#DCF682#DCF682
#DCF682 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 93.0% C 0.145 H 119.7°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF682 |
|---|---|
| RGB | rgb(220, 246, 130) |
| HSL | hsl(73, 87%, 74%) |
| HSV | hsv(73, 47%, 96%) |
| CMYK | cmyk(10.6%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(92.90, -25.52, 52.63) |
| CIE-LCH | lch(92.90, 58.49, 115.86°) |
| OKLab | oklab(92.99% -0.0718 0.1258) |
| OKLCH | oklch(92.99% 0.145 119.7) |
| XYZ | xyz(66.5007, 82.7391, 33.5817) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.04
Pear
#CBF85F
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 5.51
Light Khaki
#E6F2A2
ΔE00 5.60
Pale Lime
#BEFD73
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF682 #9C82F6
analogous
#F6D682 #DCF682 #A2F682
triadic
#DCF682 #82DCF6 #F682DC
tetradic
#DCF682 #82F6D6 #9C82F6 #F682A2
square
#DCF682 #82F6D6 #9C82F6 #F682A2
split-complementary
#DCF682 #82A2F6 #D682F6
monochromatic
#BBED11 #CCF249 #DCF682 #ECFABB #F7FDE2
Accessibility & contrast
On white
1.20
#DCF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DCF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF682
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF682 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#E6EBDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf682; /* rgb */ color: rgb(220, 246, 130); /* oklch */ color: oklch(93.0% 0.145 119.7);
Tailwind
colors: {
custom: {
50: '#e9f9a8',
500: '#dcf682',
950: '#000000',
},
}SCSS
$custom: #dcf682; $custom-light: #e9f9a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf682",
"rgb": {
"r": 220,
"g": 246,
"b": 130
},
"hsl": {
"h": 73.448,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.92992,
"c": 0.14483,
"h": 119.7
},
"luminance": 0.82739
}Semantic roles & 50–950 ramp
primary
#DCF682
secondary
#684AD3
accent
#02E335
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581