#DCFFA7#DCFFA7
#DCFFA7 is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.118 H 126.2°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFA7 |
|---|---|
| RGB | rgb(220, 255, 167) |
| HSL | hsl(84, 100%, 83%) |
| HSV | hsv(84, 35%, 100%) |
| CMYK | cmyk(13.7%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(95.80, -25.57, 38.43) |
| CIE-LCH | lch(95.80, 46.16, 123.64°) |
| OKLab | oklab(95.48% -0.0697 0.0953) |
| OKLCH | oklch(95.48% 0.118 126.2) |
| XYZ | xyz(72.2495, 89.5251, 50.0255) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.54
Celery
#C1FD95
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Tea Green
#BDF8A3
ΔE00 5.10
Light Khaki
#E6F2A2
ΔE00 5.16
Very Light Green
#D1FFBD
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFA7 #CAA7FF
analogous
#FFF6A7 #DCFFA7 #B0FFA7
triadic
#DCFFA7 #A7DCFF #FFA7DC
tetradic
#DCFFA7 #A7FFF6 #CAA7FF #FFA7B0
square
#DCFFA7 #A7FFF6 #CAA7FF #FFA7B0
split-complementary
#DCFFA7 #A7B0FF #F6A7FF
monochromatic
#ABFF2D #C4FF6A #DCFFA7 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DCFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DCFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFA7
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFA7 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A1
Deuteranopia (green-blind)
#FFF2AB
Tritanopia (blue-blind)
#E1F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffa7; /* rgb */ color: rgb(220, 255, 167); /* oklch */ color: oklch(95.5% 0.118 126.2);
Tailwind
colors: {
custom: {
50: '#e8ffc2',
500: '#dcffa7',
950: '#000000',
},
}SCSS
$custom: #dcffa7; $custom-light: #e8ffc2; $custom-dark: #000000;
JSON
{
"hex": "#dcffa7",
"rgb": {
"r": 220,
"g": 255,
"b": 167
},
"hsl": {
"h": 83.864,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.95478,
"c": 0.11806,
"h": 126.2
},
"luminance": 0.89526
}Semantic roles & 50–950 ramp
primary
#DCFFA7
secondary
#9866E4
accent
#00E65B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682