#DCF384#DCF384
#DCF384 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.4% C 0.139 H 118.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF384 |
|---|---|
| RGB | rgb(220, 243, 132) |
| HSL | hsl(72, 82%, 74%) |
| HSV | hsv(72, 46%, 95%) |
| CMYK | cmyk(9.5%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(92.12, -23.89, 50.74) |
| CIE-LCH | lch(92.12, 56.09, 115.21°) |
| OKLab | oklab(92.38% -0.067 0.1218) |
| OKLCH | oklch(92.38% 0.139 118.8) |
| XYZ | xyz(65.7311, 80.9831, 33.9938) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.72
Light Khaki
#E6F2A2
ΔE00 4.92
Pear
#CBF85F
ΔE00 5.25
Light Pea Green
#C4FE82
ΔE00 6.08
Yellowish Tan
#FCFC81
ΔE00 6.32
Pistachio (survey)
#C0FA8B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF384 #9B84F3
analogous
#F3D284 #DCF384 #A4F384
triadic
#DCF384 #84DCF3 #F384DC
tetradic
#DCF384 #84F3D2 #9B84F3 #F384A4
square
#DCF384 #84F3D2 #9B84F3 #F384A4
split-complementary
#DCF384 #84A4F3 #D284F3
monochromatic
#BBE616 #CCEE4C #DCF384 #ECF8BC #F7FCE3
Accessibility & contrast
On white
1.22
#DCF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DCF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF384
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF384 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#E6E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf384; /* rgb */ color: rgb(220, 243, 132); /* oklch */ color: oklch(92.4% 0.139 118.8);
Tailwind
colors: {
custom: {
50: '#e8f7aa',
500: '#dcf384',
950: '#000000',
},
}SCSS
$custom: #dcf384; $custom-light: #e8f7aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf384",
"rgb": {
"r": 220,
"g": 243,
"b": 132
},
"hsl": {
"h": 72.432,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.92378,
"c": 0.13897,
"h": 118.8
},
"luminance": 0.80983
}Semantic roles & 50–950 ramp
primary
#DCF384
secondary
#674CCF
accent
#07DF34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581