#DCF495#DCF495
#DCF495 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.8% C 0.122 H 120.4°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF495 |
|---|---|
| RGB | rgb(220, 244, 149) |
| HSL | hsl(75, 81%, 77%) |
| HSV | hsv(75, 39%, 96%) |
| CMYK | cmyk(9.8%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(92.61, -22.53, 43.16) |
| CIE-LCH | lch(92.61, 48.69, 117.56°) |
| OKLab | oklab(92.84% -0.062 0.1056) |
| OKLCH | oklch(92.84% 0.122 120.4) |
| XYZ | xyz(67.2907, 82.0871, 40.7274) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.24
Light Yellow Green
#CCFD7F
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Pea Green
#C4FE82
ΔE00 6.20
Celery
#C1FD95
ΔE00 6.34
Light Yellowish Green
#C2FF89
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF495 #AD95F4
analogous
#F4DD95 #DCF495 #ADF495
triadic
#DCF495 #95DCF4 #F495DC
tetradic
#DCF495 #95F4DD #AD95F4 #F495AD
square
#DCF495 #95F4DD #AD95F4 #F495AD
split-complementary
#DCF495 #95ADF4 #DD95F4
monochromatic
#B7E826 #CAEE5E #DCF495 #EEFACC #F6FCE3
Accessibility & contrast
On white
1.21
#DCF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DCF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF495
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF495 | 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)
#FFEA8E
Deuteranopia (green-blind)
#FCEA9A
Tritanopia (blue-blind)
#E4EBDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf495; /* rgb */ color: rgb(220, 244, 149); /* oklch */ color: oklch(92.8% 0.122 120.4);
Tailwind
colors: {
custom: {
50: '#e8f7b5',
500: '#dcf495',
950: '#000000',
},
}SCSS
$custom: #dcf495; $custom-light: #e8f7b5; $custom-dark: #000000;
JSON
{
"hex": "#dcf495",
"rgb": {
"r": 220,
"g": 244,
"b": 149
},
"hsl": {
"h": 75.158,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.92842,
"c": 0.12243,
"h": 120.4
},
"luminance": 0.82087
}Semantic roles & 50–950 ramp
primary
#DCF495
secondary
#795BD2
accent
#08DE3E
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581