#DCF382#DCF382
#DCF382 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.4% C 0.141 H 118.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF382 |
|---|---|
| RGB | rgb(220, 243, 130) |
| HSL | hsl(72, 82%, 73%) |
| HSV | hsv(72, 47%, 95%) |
| CMYK | cmyk(9.5%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(92.10, -24.09, 51.66) |
| CIE-LCH | lch(92.10, 57.00, 115.00°) |
| OKLab | oklab(92.35% -0.0677 0.1237) |
| OKLCH | oklch(92.35% 0.141 118.7) |
| XYZ | xyz(65.5956, 80.9289, 33.2800) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.71
Pear
#CBF85F
ΔE00 5.06
Light Khaki
#E6F2A2
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 6.11
Yellowish Tan
#FCFC81
ΔE00 6.20
Pale Yellow
#FFFF84
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF382 #9982F3
analogous
#F3D182 #DCF382 #A3F382
triadic
#DCF382 #82DCF3 #F382DC
tetradic
#DCF382 #82F3D1 #9982F3 #F382A3
square
#DCF382 #82F3D1 #9982F3 #F382A3
split-complementary
#DCF382 #82A3F3 #D182F3
monochromatic
#BBE516 #CCEE4A #DCF382 #ECF8BA #F7FCE3
Accessibility & contrast
On white
1.22
#DCF382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DCF382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF382
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF382 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#E6E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf382; /* rgb */ color: rgb(220, 243, 130); /* oklch */ color: oklch(92.4% 0.141 118.7);
Tailwind
colors: {
custom: {
50: '#e8f7a8',
500: '#dcf382',
950: '#000000',
},
}SCSS
$custom: #dcf382; $custom-light: #e8f7a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf382",
"rgb": {
"r": 220,
"g": 243,
"b": 130
},
"hsl": {
"h": 72.212,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.92351,
"c": 0.14099,
"h": 118.7
},
"luminance": 0.80929
}Semantic roles & 50–950 ramp
primary
#DCF382
secondary
#654BCF
accent
#07DF33
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581