#DCF681#DCF681
#DCF681 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 93.0% C 0.146 H 119.6°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF681 |
|---|---|
| RGB | rgb(220, 246, 129) |
| HSL | hsl(73, 87%, 74%) |
| HSV | hsv(73, 48%, 96%) |
| CMYK | cmyk(10.6%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(92.89, -25.61, 53.08) |
| CIE-LCH | lch(92.89, 58.94, 115.76°) |
| OKLab | oklab(92.98% -0.0721 0.1267) |
| OKLCH | oklch(92.98% 0.146 119.6) |
| XYZ | xyz(66.4339, 82.7124, 33.2299) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pear
#CBF85F
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 5.53
Light Khaki
#E6F2A2
ΔE00 5.71
Pale Lime
#BEFD73
ΔE00 6.02
Pistachio (survey)
#C0FA8B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF681 #9B81F6
analogous
#F6D581 #DCF681 #A1F681
triadic
#DCF681 #81DCF6 #F681DC
tetradic
#DCF681 #81F6D5 #9B81F6 #F681A1
square
#DCF681 #81F6D5 #9B81F6 #F681A1
split-complementary
#DCF681 #81A1F6 #D581F6
monochromatic
#BBEC11 #CCF248 #DCF681 #ECFABA #F7FDE2
Accessibility & contrast
On white
1.20
#DCF681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DCF681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF681
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF681 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#E6EBDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf681; /* rgb */ color: rgb(220, 246, 129); /* oklch */ color: oklch(93.0% 0.146 119.6);
Tailwind
colors: {
custom: {
50: '#e9f9a8',
500: '#dcf681',
950: '#000000',
},
}SCSS
$custom: #dcf681; $custom-light: #e9f9a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf681",
"rgb": {
"r": 220,
"g": 246,
"b": 129
},
"hsl": {
"h": 73.333,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.92978,
"c": 0.14581,
"h": 119.6
},
"luminance": 0.82712
}Semantic roles & 50–950 ramp
primary
#DCF681
secondary
#6749D2
accent
#02E334
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581