#DCF385#DCF385
#DCF385 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.4% C 0.138 H 118.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF385 |
|---|---|
| RGB | rgb(220, 243, 133) |
| HSL | hsl(73, 82%, 74%) |
| HSV | hsv(73, 45%, 95%) |
| CMYK | cmyk(9.5%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(92.14, -23.79, 50.28) |
| CIE-LCH | lch(92.14, 55.63, 115.32°) |
| OKLab | oklab(92.39% -0.0666 0.1208) |
| OKLCH | oklch(92.39% 0.138 118.9) |
| XYZ | xyz(65.7999, 81.0106, 34.3560) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 4.80
Pear
#CBF85F
ΔE00 5.35
Light Pea Green
#C4FE82
ΔE00 6.07
Yellowish Tan
#FCFC81
ΔE00 6.38
Pistachio (survey)
#C0FA8B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF385 #9C85F3
analogous
#F3D385 #DCF385 #A5F385
triadic
#DCF385 #85DCF3 #F385DC
tetradic
#DCF385 #85F3D3 #9C85F3 #F385A5
square
#DCF385 #85F3D3 #9C85F3 #F385A5
split-complementary
#DCF385 #85A5F3 #D385F3
monochromatic
#BBE717 #CCEE4D #DCF385 #ECF8BD #F7FCE3
Accessibility & contrast
On white
1.22
#DCF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DCF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF385
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF385 | 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)
#FFE87C
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#E6E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf385; /* rgb */ color: rgb(220, 243, 133); /* oklch */ color: oklch(92.4% 0.138 118.9);
Tailwind
colors: {
custom: {
50: '#e8f7aa',
500: '#dcf385',
950: '#000000',
},
}SCSS
$custom: #dcf385; $custom-light: #e8f7aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf385",
"rgb": {
"r": 220,
"g": 243,
"b": 133
},
"hsl": {
"h": 72.545,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.92392,
"c": 0.13796,
"h": 118.9
},
"luminance": 0.8101
}Semantic roles & 50–950 ramp
primary
#DCF385
secondary
#684DCF
accent
#07DE34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581