#DCF392#DCF392
#DCF392 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.6% C 0.124 H 119.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF392 |
|---|---|
| RGB | rgb(220, 243, 146) |
| HSL | hsl(74, 80%, 76%) |
| HSV | hsv(74, 40%, 95%) |
| CMYK | cmyk(9.5%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(92.31, -22.39, 44.24) |
| CIE-LCH | lch(92.31, 49.58, 116.85°) |
| OKLab | oklab(92.58% -0.0618 0.1079) |
| OKLCH | oklch(92.58% 0.124 119.8) |
| XYZ | xyz(66.7542, 81.3924, 39.3821) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.32
Light Yellow Green
#CCFD7F
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Light Pea Green
#C4FE82
ΔE00 6.28
Light Yellowish Green
#C2FF89
ΔE00 6.60
Celery
#C1FD95
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF392 #A992F3
analogous
#F3DA92 #DCF392 #ACF392
triadic
#DCF392 #92DCF3 #F392DC
tetradic
#DCF392 #92F3DA #A992F3 #F392AC
square
#DCF392 #92F3DA #A992F3 #F392AC
split-complementary
#DCF392 #92ACF3 #DA92F3
monochromatic
#B9E724 #CAED5B #DCF392 #EEF9C9 #F6FCE3
Accessibility & contrast
On white
1.22
#DCF392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DCF392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF392
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF392 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 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)
#FEE98B
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#E4EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf392; /* rgb */ color: rgb(220, 243, 146); /* oklch */ color: oklch(92.6% 0.124 119.8);
Tailwind
colors: {
custom: {
50: '#e8f7b3',
500: '#dcf392',
950: '#000000',
},
}SCSS
$custom: #dcf392; $custom-light: #e8f7b3; $custom-dark: #000000;
JSON
{
"hex": "#dcf392",
"rgb": {
"r": 220,
"g": 243,
"b": 146
},
"hsl": {
"h": 74.227,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.92582,
"c": 0.12433,
"h": 119.8
},
"luminance": 0.81392
}Semantic roles & 50–950 ramp
primary
#DCF392
secondary
#7559D0
accent
#09DC3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581