#DCF388#DCF388
#DCF388 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.135 H 119.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF388 |
|---|---|
| RGB | rgb(220, 243, 136) |
| HSL | hsl(73, 82%, 74%) |
| HSV | hsv(73, 44%, 95%) |
| CMYK | cmyk(9.5%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(92.17, -23.48, 48.90) |
| CIE-LCH | lch(92.17, 54.25, 115.65°) |
| OKLab | oklab(92.43% -0.0655 0.1179) |
| OKLCH | oklch(92.43% 0.135 119.1) |
| XYZ | xyz(66.0101, 81.0947, 35.4631) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Light Yellow Green
#CCFD7F
ΔE00 4.78
Pear
#CBF85F
ΔE00 5.67
Light Pea Green
#C4FE82
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.33
Yellowish Tan
#FCFC81
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF388 #9F88F3
analogous
#F3D488 #DCF388 #A7F388
triadic
#DCF388 #88DCF3 #F388DC
tetradic
#DCF388 #88F3D4 #9F88F3 #F388A7
square
#DCF388 #88F3D4 #9F88F3 #F388A7
split-complementary
#DCF388 #88A7F3 #D488F3
monochromatic
#BBE819 #CCED50 #DCF388 #ECF9C0 #F7FCE3
Accessibility & contrast
On white
1.22
#DCF388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#DCF388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF388
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF388 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#E5E9DA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf388; /* rgb */ color: rgb(220, 243, 136); /* oklch */ color: oklch(92.4% 0.135 119.1);
Tailwind
colors: {
custom: {
50: '#e8f7ac',
500: '#dcf388',
950: '#000000',
},
}SCSS
$custom: #dcf388; $custom-light: #e8f7ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf388",
"rgb": {
"r": 220,
"g": 243,
"b": 136
},
"hsl": {
"h": 72.897,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.92434,
"c": 0.13489,
"h": 119.1
},
"luminance": 0.81094
}Semantic roles & 50–950 ramp
primary
#DCF388
secondary
#6B50CF
accent
#07DE36
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581