#DCFFAC#DCFFAC
#DCFFAC is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.112 H 127.0°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFAC |
|---|---|
| RGB | rgb(220, 255, 172) |
| HSL | hsl(85, 100%, 84%) |
| HSV | hsv(85, 33%, 100%) |
| CMYK | cmyk(13.7%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(95.88, -24.92, 36.06) |
| CIE-LCH | lch(95.88, 43.83, 124.65°) |
| OKLab | oklab(95.57% -0.0677 0.0899) |
| OKLCH | oklch(95.57% 0.112 127) |
| XYZ | xyz(72.7207, 89.7136, 52.5070) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.06
Very Light Green
#D1FFBD
ΔE00 4.48
Very Pale Green
#CFFDBC
ΔE00 4.69
Pale Green
#C7FDB5
ΔE00 4.76
Tea Green
#BDF8A3
ΔE00 4.86
Celery
#C1FD95
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFAC #CFACFF
analogous
#FFF8AC #DCFFAC #B2FFAC
triadic
#DCFFAC #ACDCFF #FFACDC
tetradic
#DCFFAC #ACFFF8 #CFACFF #FFACB2
square
#DCFFAC #ACFFF8 #CFACFF #FFACB2
split-complementary
#DCFFAC #ACB2FF #F8ACFF
monochromatic
#A8FF32 #C2FF6F #DCFFAC #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DCFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DCFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFAC
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFAC | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A6
Deuteranopia (green-blind)
#FFF3B0
Tritanopia (blue-blind)
#E0F8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffac; /* rgb */ color: rgb(220, 255, 172); /* oklch */ color: oklch(95.6% 0.112 127.0);
Tailwind
colors: {
custom: {
50: '#e7ffc5',
500: '#dcffac',
950: '#000000',
},
}SCSS
$custom: #dcffac; $custom-light: #e7ffc5; $custom-dark: #000000;
JSON
{
"hex": "#dcffac",
"rgb": {
"r": 220,
"g": 255,
"b": 172
},
"hsl": {
"h": 85.301,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.95566,
"c": 0.11249,
"h": 127
},
"luminance": 0.89714
}Semantic roles & 50–950 ramp
primary
#DCFFAC
secondary
#9E6AE5
accent
#00E661
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682