#DCF083#DCF083
#DCF083 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.7% C 0.136 H 117.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF083 |
|---|---|
| RGB | rgb(220, 240, 131) |
| HSL | hsl(71, 78%, 73%) |
| HSV | hsv(71, 45%, 94%) |
| CMYK | cmyk(8.3%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(91.31, -22.56, 50.22) |
| CIE-LCH | lch(91.31, 55.06, 114.19°) |
| OKLab | oklab(91.73% -0.0633 0.1205) |
| OKLCH | oklch(91.73% 0.136 117.7) |
| XYZ | xyz(64.7726, 79.1750, 33.3384) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Light Yellow Green
#CCFD7F
ΔE00 5.44
Pear
#CBF85F
ΔE00 5.75
Yellowish Tan
#FCFC81
ΔE00 6.14
Pale Yellow
#FFFF84
ΔE00 6.45
Faded Yellow
#FEFF7F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF083 #9783F0
analogous
#F0CD83 #DCF083 #A6F083
triadic
#DCF083 #83DCF0 #F083DC
tetradic
#DCF083 #83F0CD #9783F0 #F083A6
square
#DCF083 #83F0CD #9783F0 #F083A6
split-complementary
#DCF083 #83A6F0 #CD83F0
monochromatic
#BADE1B #CDE94C #DCF083 #EBF7BA #F7FCE4
Accessibility & contrast
On white
1.25
#DCF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#DCF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF083
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF083 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#E6E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf083; /* rgb */ color: rgb(220, 240, 131); /* oklch */ color: oklch(91.7% 0.136 117.7);
Tailwind
colors: {
custom: {
50: '#e8f5a9',
500: '#dcf083',
950: '#000000',
},
}SCSS
$custom: #dcf083; $custom-light: #e8f5a9; $custom-dark: #000000;
JSON
{
"hex": "#dcf083",
"rgb": {
"r": 220,
"g": 240,
"b": 131
},
"hsl": {
"h": 71.009,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.91725,
"c": 0.13615,
"h": 117.7
},
"luminance": 0.79175
}Semantic roles & 50–950 ramp
primary
#DCF083
secondary
#644CCB
accent
#0BDB31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581