#DCFFAF#DCFFAF
#DCFFAF is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.109 H 127.5°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFAF |
|---|---|
| RGB | rgb(220, 255, 175) |
| HSL | hsl(86, 100%, 84%) |
| HSV | hsv(86, 31%, 100%) |
| CMYK | cmyk(13.7%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(95.93, -24.52, 34.63) |
| CIE-LCH | lch(95.93, 42.43, 125.31°) |
| OKLab | oklab(95.62% -0.0665 0.0865) |
| OKLCH | oklch(95.62% 0.109 127.5) |
| XYZ | xyz(73.0120, 89.8302, 54.0415) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.84
Very Light Green
#D1FFBD
ΔE00 4.00
Very Pale Green
#CFFDBC
ΔE00 4.21
Pale Green
#C7FDB5
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFAF #D2AFFF
analogous
#FFFAAF #DCFFAF #B4FFAF
triadic
#DCFFAF #AFDCFF #FFAFDC
tetradic
#DCFFAF #AFFFFA #D2AFFF #FFAFB4
square
#DCFFAF #AFFFFA #D2AFFF #FFAFB4
split-complementary
#DCFFAF #AFB4FF #FAAFFF
monochromatic
#A6FF35 #C1FF72 #DCFFAF #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DCFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DCFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFAF
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFAF | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AA
Deuteranopia (green-blind)
#FFF3B3
Tritanopia (blue-blind)
#E0F8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffaf; /* rgb */ color: rgb(220, 255, 175); /* oklch */ color: oklch(95.6% 0.109 127.5);
Tailwind
colors: {
custom: {
50: '#e7ffc7',
500: '#dcffaf',
950: '#000000',
},
}SCSS
$custom: #dcffaf; $custom-light: #e7ffc7; $custom-dark: #000000;
JSON
{
"hex": "#dcffaf",
"rgb": {
"r": 220,
"g": 255,
"b": 175
},
"hsl": {
"h": 86.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.95621,
"c": 0.10913,
"h": 127.5
},
"luminance": 0.89831
}Semantic roles & 50–950 ramp
primary
#DCFFAF
secondary
#A26DE5
accent
#00E664
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682