#DCF795#DCF795
#DCF795 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.5% C 0.127 H 121.5°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF795 |
|---|---|
| RGB | rgb(220, 247, 149) |
| HSL | hsl(77, 86%, 78%) |
| HSV | hsv(77, 40%, 97%) |
| CMYK | cmyk(10.9%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(93.41, -23.96, 44.18) |
| CIE-LCH | lch(93.41, 50.26, 118.48°) |
| OKLab | oklab(93.48% -0.066 0.1079) |
| OKLCH | oklch(93.48% 0.127 121.5) |
| XYZ | xyz(68.2007, 83.9071, 41.0307) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.76
Celery
#C1FD95
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF795 #B095F7
analogous
#F7E195 #DCF795 #ABF795
triadic
#DCF795 #95DCF7 #F795DC
tetradic
#DCF795 #95F7E1 #B095F7 #F795AB
square
#DCF795 #95F7E1 #B095F7 #F795AB
split-complementary
#DCF795 #95ABF7 #E195F7
monochromatic
#B6EE23 #C9F35C #DCF795 #EFFBCE #F6FDE3
Accessibility & contrast
On white
1.18
#DCF795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#DCF795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF795
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF795 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8E
Deuteranopia (green-blind)
#FEEC9A
Tritanopia (blue-blind)
#E4EEDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf795; /* rgb */ color: rgb(220, 247, 149); /* oklch */ color: oklch(93.5% 0.127 121.5);
Tailwind
colors: {
custom: {
50: '#e8f9b5',
500: '#dcf795',
950: '#000000',
},
}SCSS
$custom: #dcf795; $custom-light: #e8f9b5; $custom-dark: #000000;
JSON
{
"hex": "#dcf795",
"rgb": {
"r": 220,
"g": 247,
"b": 149
},
"hsl": {
"h": 76.531,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.93479,
"c": 0.1265,
"h": 121.5
},
"luminance": 0.83907
}Semantic roles & 50–950 ramp
primary
#DCF795
secondary
#7C5AD6
accent
#03E241
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581