#DCF683#DCF683
#DCF683 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.0% C 0.144 H 119.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF683 |
|---|---|
| RGB | rgb(220, 246, 131) |
| HSL | hsl(74, 86%, 74%) |
| HSV | hsv(74, 47%, 96%) |
| CMYK | cmyk(10.6%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(92.91, -25.42, 52.18) |
| CIE-LCH | lch(92.91, 58.04, 115.97°) |
| OKLab | oklab(93.01% -0.0714 0.1249) |
| OKLCH | oklch(93.01% 0.144 119.8) |
| XYZ | xyz(66.5681, 82.7661, 33.9369) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.04
Pear
#CBF85F
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 5.48
Light Khaki
#E6F2A2
ΔE00 5.49
Pale Lime
#BEFD73
ΔE00 6.04
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF683 #9D83F6
analogous
#F6D783 #DCF683 #A3F683
triadic
#DCF683 #83DCF6 #F683DC
tetradic
#DCF683 #83F6D7 #9D83F6 #F683A3
square
#DCF683 #83F6D7 #9D83F6 #F683A3
split-complementary
#DCF683 #83A3F6 #D783F6
monochromatic
#BCED11 #CCF24A #DCF683 #ECFABC #F7FDE2
Accessibility & contrast
On white
1.20
#DCF683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DCF683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF683
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF683 | 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)
#FFEB79
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#E5ECDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf683; /* rgb */ color: rgb(220, 246, 131); /* oklch */ color: oklch(93.0% 0.144 119.8);
Tailwind
colors: {
custom: {
50: '#e8f9a9',
500: '#dcf683',
950: '#000000',
},
}SCSS
$custom: #dcf683; $custom-light: #e8f9a9; $custom-dark: #000000;
JSON
{
"hex": "#dcf683",
"rgb": {
"r": 220,
"g": 246,
"b": 131
},
"hsl": {
"h": 73.565,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.93005,
"c": 0.14383,
"h": 119.8
},
"luminance": 0.82766
}Semantic roles & 50–950 ramp
primary
#DCF683
secondary
#694BD3
accent
#03E335
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581