#DCFFAE#DCFFAE
#DCFFAE is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.110 H 127.3°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFAE |
|---|---|
| RGB | rgb(220, 255, 174) |
| HSL | hsl(86, 100%, 84%) |
| HSV | hsv(86, 32%, 100%) |
| CMYK | cmyk(13.7%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.91, -24.66, 35.10) |
| CIE-LCH | lch(95.91, 42.90, 125.08°) |
| OKLab | oklab(95.6% -0.0669 0.0877) |
| OKLCH | oklch(95.6% 0.11 127.3) |
| XYZ | xyz(72.9142, 89.7910, 53.5262) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.90
Very Light Green
#D1FFBD
ΔE00 4.16
Very Pale Green
#CFFDBC
ΔE00 4.37
Pale Green
#C7FDB5
ΔE00 4.53
Tea Green
#BDF8A3
ΔE00 4.82
Celery
#C1FD95
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFAE #D1AEFF
analogous
#FFFAAE #DCFFAE #B4FFAE
triadic
#DCFFAE #AEDCFF #FFAEDC
tetradic
#DCFFAE #AEFFFA #D1AEFF #FFAEB4
square
#DCFFAE #AEFFFA #D1AEFF #FFAEB4
split-complementary
#DCFFAE #AEB4FF #FAAEFF
monochromatic
#A7FF34 #C2FF71 #DCFFAE #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DCFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DCFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFAE
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFAE | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF3B2
Tritanopia (blue-blind)
#E0F8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffae; /* rgb */ color: rgb(220, 255, 174); /* oklch */ color: oklch(95.6% 0.110 127.3);
Tailwind
colors: {
custom: {
50: '#e7ffc6',
500: '#dcffae',
950: '#000000',
},
}SCSS
$custom: #dcffae; $custom-light: #e7ffc6; $custom-dark: #000000;
JSON
{
"hex": "#dcffae",
"rgb": {
"r": 220,
"g": 255,
"b": 174
},
"hsl": {
"h": 85.926,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95603,
"c": 0.11026,
"h": 127.3
},
"luminance": 0.89792
}Semantic roles & 50–950 ramp
primary
#DCFFAE
secondary
#A06CE5
accent
#00E663
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682