#DCF995#DCF995
#DCF995 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.9% C 0.129 H 122.1°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF995 |
|---|---|
| RGB | rgb(220, 249, 149) |
| HSL | hsl(77, 89%, 78%) |
| HSV | hsv(77, 40%, 98%) |
| CMYK | cmyk(11.6%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(93.94, -24.92, 44.86) |
| CIE-LCH | lch(93.94, 51.31, 119.05°) |
| OKLab | oklab(93.91% -0.0687 0.1095) |
| OKLCH | oklch(93.91% 0.129 122.1) |
| XYZ | xyz(68.8156, 85.1369, 41.2357) |
| Luminance | 0.8514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.20
Light Khaki
#E6F2A2
ΔE00 4.34
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Light Pea Green
#C4FE82
ΔE00 5.10
Light Yellowish Green
#C2FF89
ΔE00 5.35
Celery
#C1FD95
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF995 #B295F9
analogous
#F9E495 #DCF995 #AAF995
triadic
#DCF995 #95DCF9 #F995DC
tetradic
#DCF995 #95F9E4 #B295F9 #F995AA
square
#DCF995 #95F9E4 #B295F9 #F995AA
split-complementary
#DCF995 #95AAF9 #E495F9
monochromatic
#B6F221 #C9F65B #DCF995 #EFFCCF #F5FDE2
Accessibility & contrast
On white
1.16
#DCF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DCF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF995
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF995 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FFEE9A
Tritanopia (blue-blind)
#E4F0E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf995; /* rgb */ color: rgb(220, 249, 149); /* oklch */ color: oklch(93.9% 0.129 122.1);
Tailwind
colors: {
custom: {
50: '#e8fbb5',
500: '#dcf995',
950: '#000000',
},
}SCSS
$custom: #dcf995; $custom-light: #e8fbb5; $custom-dark: #000000;
JSON
{
"hex": "#dcf995",
"rgb": {
"r": 220,
"g": 249,
"b": 149
},
"hsl": {
"h": 77.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.93905,
"c": 0.12922,
"h": 122.1
},
"luminance": 0.85137
}Semantic roles & 50–950 ramp
primary
#DCF995
secondary
#7E59D9
accent
#00E643
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581