#DCFFA9#DCFFA9
#DCFFA9 is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.116 H 126.5°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFA9 |
|---|---|
| RGB | rgb(220, 255, 169) |
| HSL | hsl(84, 100%, 83%) |
| HSV | hsv(84, 34%, 100%) |
| CMYK | cmyk(13.7%, 0%, 33.7%, 0%) |
| CIE-LAB | lab(95.83, -25.32, 37.48) |
| CIE-LCH | lch(95.83, 45.23, 124.04°) |
| OKLab | oklab(95.51% -0.0689 0.0931) |
| OKLCH | oklch(95.51% 0.116 126.5) |
| XYZ | xyz(72.4358, 89.5997, 51.0067) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.66
Very Light Green
#D1FFBD
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Pale Green
#C7FDB5
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFA9 #CCA9FF
analogous
#FFF7A9 #DCFFA9 #B1FFA9
triadic
#DCFFA9 #A9DCFF #FFA9DC
tetradic
#DCFFA9 #A9FFF7 #CCA9FF #FFA9B1
square
#DCFFA9 #A9FFF7 #CCA9FF #FFA9B1
split-complementary
#DCFFA9 #A9B1FF #F7A9FF
monochromatic
#AAFF2F #C3FF6C #DCFFA9 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DCFFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DCFFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFA9
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFA9 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A3
Deuteranopia (green-blind)
#FFF2AD
Tritanopia (blue-blind)
#E1F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffa9; /* rgb */ color: rgb(220, 255, 169); /* oklch */ color: oklch(95.5% 0.116 126.5);
Tailwind
colors: {
custom: {
50: '#e8ffc3',
500: '#dcffa9',
950: '#000000',
},
}SCSS
$custom: #dcffa9; $custom-light: #e8ffc3; $custom-dark: #000000;
JSON
{
"hex": "#dcffa9",
"rgb": {
"r": 220,
"g": 255,
"b": 169
},
"hsl": {
"h": 84.419,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.95513,
"c": 0.11583,
"h": 126.5
},
"luminance": 0.896
}Semantic roles & 50–950 ramp
primary
#DCFFA9
secondary
#9B68E4
accent
#00E65D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682