#DCF496#DCF496
#DCF496 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.9% C 0.121 H 120.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF496 |
|---|---|
| RGB | rgb(220, 244, 150) |
| HSL | hsl(75, 81%, 77%) |
| HSV | hsv(75, 39%, 96%) |
| CMYK | cmyk(9.8%, 0%, 38.5%, 4.3%) |
| CIE-LAB | lab(92.63, -22.41, 42.69) |
| CIE-LCH | lch(92.63, 48.22, 117.70°) |
| OKLab | oklab(92.86% -0.0616 0.1046) |
| OKLCH | oklch(92.86% 0.121 120.5) |
| XYZ | xyz(67.3709, 82.1192, 41.1496) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.15
Light Yellow Green
#CCFD7F
ΔE00 5.38
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Pea Green
#C4FE82
ΔE00 6.25
Celery
#C1FD95
ΔE00 6.32
Light Yellowish Green
#C2FF89
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF496 #AE96F4
analogous
#F4DD96 #DCF496 #ADF496
triadic
#DCF496 #96DCF4 #F496DC
tetradic
#DCF496 #96F4DD #AE96F4 #F496AD
square
#DCF496 #96F4DD #AE96F4 #F496AD
split-complementary
#DCF496 #96ADF4 #DD96F4
monochromatic
#B7E827 #CAEE5F #DCF496 #EEFACD #F6FCE3
Accessibility & contrast
On white
1.21
#DCF496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DCF496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF496
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF496 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#E4EBDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf496; /* rgb */ color: rgb(220, 244, 150); /* oklch */ color: oklch(92.9% 0.121 120.5);
Tailwind
colors: {
custom: {
50: '#e8f7b6',
500: '#dcf496',
950: '#000000',
},
}SCSS
$custom: #dcf496; $custom-light: #e8f7b6; $custom-dark: #000000;
JSON
{
"hex": "#dcf496",
"rgb": {
"r": 220,
"g": 244,
"b": 150
},
"hsl": {
"h": 75.319,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.92858,
"c": 0.12134,
"h": 120.5
},
"luminance": 0.82119
}Semantic roles & 50–950 ramp
primary
#DCF496
secondary
#7A5CD2
accent
#08DD3F
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581