#DCF195#DCF195
#DCF195 is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.2% C 0.118 H 119.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF195 |
|---|---|
| RGB | rgb(220, 241, 149) |
| HSL | hsl(74, 77%, 76%) |
| HSV | hsv(74, 38%, 95%) |
| CMYK | cmyk(8.7%, 0%, 38.2%, 5.5%) |
| CIE-LAB | lab(91.82, -21.09, 42.14) |
| CIE-LCH | lch(91.82, 47.12, 116.58°) |
| OKLab | oklab(92.21% -0.0579 0.1033) |
| OKLCH | oklch(92.21% 0.118 119.3) |
| XYZ | xyz(66.3954, 80.2964, 40.4289) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.66
Light Yellow Green
#CCFD7F
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Parchment
#FEFCAF
ΔE00 6.68
Creme
#FFFFB6
ΔE00 6.86
Light Pea Green
#C4FE82
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF195 #AA95F1
analogous
#F1D895 #DCF195 #AEF195
triadic
#DCF195 #95DCF1 #F195DC
tetradic
#DCF195 #95F1D8 #AA95F1 #F195AE
square
#DCF195 #95F1D8 #AA95F1 #F195AE
split-complementary
#DCF195 #95AEF1 #D895F1
monochromatic
#B8E329 #CAEA5F #DCF195 #EEF8CB #F6FBE4
Accessibility & contrast
On white
1.23
#DCF195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DCF195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF195
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF195 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE88E
Deuteranopia (green-blind)
#F9E899
Tritanopia (blue-blind)
#E4E8DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf195; /* rgb */ color: rgb(220, 241, 149); /* oklch */ color: oklch(92.2% 0.118 119.3);
Tailwind
colors: {
custom: {
50: '#e8f5b5',
500: '#dcf195',
950: '#000000',
},
}SCSS
$custom: #dcf195; $custom-light: #e8f5b5; $custom-dark: #000000;
JSON
{
"hex": "#dcf195",
"rgb": {
"r": 220,
"g": 241,
"b": 149
},
"hsl": {
"h": 73.696,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.92206,
"c": 0.11838,
"h": 119.3
},
"luminance": 0.80296
}Semantic roles & 50–950 ramp
primary
#DCF195
secondary
#765CCE
accent
#0DD93B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581