#DCF695#DCF695
#DCF695 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.3% C 0.125 H 121.1°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF695 |
|---|---|
| RGB | rgb(220, 246, 149) |
| HSL | hsl(76, 84%, 77%) |
| HSV | hsv(76, 39%, 96%) |
| CMYK | cmyk(10.6%, 0%, 39.4%, 3.5%) |
| CIE-LAB | lab(93.14, -23.49, 43.84) |
| CIE-LCH | lch(93.14, 49.74, 118.18°) |
| OKLab | oklab(93.27% -0.0647 0.1071) |
| OKLCH | oklch(93.27% 0.125 121.1) |
| XYZ | xyz(67.8957, 83.2972, 40.9290) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.67
Light Yellow Green
#CCFD7F
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.74
Celery
#C1FD95
ΔE00 5.95
Light Yellowish Green
#C2FF89
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF695 #AF95F6
analogous
#F6DF95 #DCF695 #ACF695
triadic
#DCF695 #95DCF6 #F695DC
tetradic
#DCF695 #95F6DF #AF95F6 #F695AC
square
#DCF695 #95F6DF #AF95F6 #F695AC
split-complementary
#DCF695 #95ACF6 #DF95F6
monochromatic
#B7EC24 #C9F15D #DCF695 #EFFBCD #F6FDE3
Accessibility & contrast
On white
1.19
#DCF695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DCF695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF695
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF695 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8E
Deuteranopia (green-blind)
#FEEB9A
Tritanopia (blue-blind)
#E4EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf695; /* rgb */ color: rgb(220, 246, 149); /* oklch */ color: oklch(93.3% 0.125 121.1);
Tailwind
colors: {
custom: {
50: '#e8f9b5',
500: '#dcf695',
950: '#000000',
},
}SCSS
$custom: #dcf695; $custom-light: #e8f9b5; $custom-dark: #000000;
JSON
{
"hex": "#dcf695",
"rgb": {
"r": 220,
"g": 246,
"b": 149
},
"hsl": {
"h": 76.082,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.93267,
"c": 0.12514,
"h": 121.1
},
"luminance": 0.83297
}Semantic roles & 50–950 ramp
primary
#DCF695
secondary
#7B5BD5
accent
#05E140
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581