#DCF295#DCF295
#DCF295 is a very light, moderate yellow-green. Relative luminance 0.809; OKLCH L 92.4% C 0.120 H 119.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF295 |
|---|---|
| RGB | rgb(220, 242, 149) |
| HSL | hsl(74, 78%, 77%) |
| HSV | hsv(74, 38%, 95%) |
| CMYK | cmyk(9.1%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(92.08, -21.57, 42.48) |
| CIE-LCH | lch(92.08, 47.64, 116.92°) |
| OKLab | oklab(92.42% -0.0592 0.104) |
| OKLCH | oklch(92.42% 0.12 119.7) |
| XYZ | xyz(66.6922, 80.8901, 40.5278) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.84
Light Yellow Green
#CCFD7F
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 6.36
Light Pea Green
#C4FE82
ΔE00 6.68
Celery
#C1FD95
ΔE00 6.77
Parchment
#FEFCAF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF295 #AB95F2
analogous
#F2DA95 #DCF295 #AEF295
triadic
#DCF295 #95DCF2 #F295DC
tetradic
#DCF295 #95F2DA #AB95F2 #F295AE
square
#DCF295 #95F2DA #AB95F2 #F295AE
split-complementary
#DCF295 #95AEF2 #DA95F2
monochromatic
#B8E528 #CAEB5E #DCF295 #EEF9CC #F6FCE4
Accessibility & contrast
On white
1.22
#DCF295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DCF295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF295
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF295 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#FAE99A
Tritanopia (blue-blind)
#E4E9DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf295; /* rgb */ color: rgb(220, 242, 149); /* oklch */ color: oklch(92.4% 0.120 119.7);
Tailwind
colors: {
custom: {
50: '#e8f6b5',
500: '#dcf295',
950: '#000000',
},
}SCSS
$custom: #dcf295; $custom-light: #e8f6b5; $custom-dark: #000000;
JSON
{
"hex": "#dcf295",
"rgb": {
"r": 220,
"g": 242,
"b": 149
},
"hsl": {
"h": 74.194,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.92418,
"c": 0.11972,
"h": 119.7
},
"luminance": 0.8089
}Semantic roles & 50–950 ramp
primary
#DCF295
secondary
#775CCF
accent
#0BDA3C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581