#DCF393#DCF393
#DCF393 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.6% C 0.123 H 119.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF393 |
|---|---|
| RGB | rgb(220, 243, 147) |
| HSL | hsl(74, 80%, 76%) |
| HSV | hsv(74, 40%, 95%) |
| CMYK | cmyk(9.5%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(92.32, -22.28, 43.77) |
| CIE-LCH | lch(92.32, 49.11, 116.98°) |
| OKLab | oklab(92.6% -0.0614 0.1069) |
| OKLCH | oklch(92.6% 0.123 119.9) |
| XYZ | xyz(66.8323, 81.4236, 39.7936) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.22
Light Yellow Green
#CCFD7F
ΔE00 5.37
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Light Pea Green
#C4FE82
ΔE00 6.33
Celery
#C1FD95
ΔE00 6.59
Light Yellowish Green
#C2FF89
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF393 #AA93F3
analogous
#F3DA93 #DCF393 #ACF393
triadic
#DCF393 #93DCF3 #F393DC
tetradic
#DCF393 #93F3DA #AA93F3 #F393AC
square
#DCF393 #93F3DA #AA93F3 #F393AC
split-complementary
#DCF393 #93ACF3 #DA93F3
monochromatic
#B8E725 #CAED5C #DCF393 #EEF9CA #F6FCE3
Accessibility & contrast
On white
1.21
#DCF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DCF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF393
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF393 | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#E4EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf393; /* rgb */ color: rgb(220, 243, 147); /* oklch */ color: oklch(92.6% 0.123 119.9);
Tailwind
colors: {
custom: {
50: '#e8f7b4',
500: '#dcf393',
950: '#000000',
},
}SCSS
$custom: #dcf393; $custom-light: #e8f7b4; $custom-dark: #000000;
JSON
{
"hex": "#dcf393",
"rgb": {
"r": 220,
"g": 243,
"b": 147
},
"hsl": {
"h": 74.375,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.92598,
"c": 0.12325,
"h": 119.9
},
"luminance": 0.81423
}Semantic roles & 50–950 ramp
primary
#DCF393
secondary
#765AD0
accent
#09DC3C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581