#DCFFAB#DCFFAB
#DCFFAB is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.5% C 0.114 H 126.8°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFAB |
|---|---|
| RGB | rgb(220, 255, 171) |
| HSL | hsl(85, 100%, 84%) |
| HSV | hsv(85, 33%, 100%) |
| CMYK | cmyk(13.7%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.86, -25.05, 36.53) |
| CIE-LCH | lch(95.86, 44.30, 124.44°) |
| OKLab | oklab(95.55% -0.0681 0.091) |
| OKLCH | oklch(95.55% 0.114 126.8) |
| XYZ | xyz(72.6250, 89.6753, 52.0031) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.15
Very Light Green
#D1FFBD
ΔE00 4.64
Celery
#C1FD95
ΔE00 4.80
Very Pale Green
#CFFDBC
ΔE00 4.85
Pale Green
#C7FDB5
ΔE00 4.88
Tea Green
#BDF8A3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFAB #CEABFF
analogous
#FFF8AB #DCFFAB #B2FFAB
triadic
#DCFFAB #ABDCFF #FFABDC
tetradic
#DCFFAB #ABFFF8 #CEABFF #FFABB2
square
#DCFFAB #ABFFF8 #CEABFF #FFABB2
split-complementary
#DCFFAB #ABB2FF #F8ABFF
monochromatic
#A9FF31 #C2FF6E #DCFFAB #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DCFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DCFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFAB
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFAB | 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)
#FFF4A5
Deuteranopia (green-blind)
#FFF3AF
Tritanopia (blue-blind)
#E0F8E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffab; /* rgb */ color: rgb(220, 255, 171); /* oklch */ color: oklch(95.5% 0.114 126.8);
Tailwind
colors: {
custom: {
50: '#e7ffc4',
500: '#dcffab',
950: '#000000',
},
}SCSS
$custom: #dcffab; $custom-light: #e7ffc4; $custom-dark: #000000;
JSON
{
"hex": "#dcffab",
"rgb": {
"r": 220,
"g": 255,
"b": 171
},
"hsl": {
"h": 85,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.95548,
"c": 0.11361,
"h": 126.8
},
"luminance": 0.89676
}Semantic roles & 50–950 ramp
primary
#DCFFAB
secondary
#9D6AE5
accent
#00E660
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682