#DCFABB#DCFABB
#DCFABB is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.8% C 0.088 H 128.7°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFABB |
|---|---|
| RGB | rgb(220, 250, 187) |
| HSL | hsl(89, 86%, 86%) |
| HSV | hsv(89, 25%, 98%) |
| CMYK | cmyk(12%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(94.81, -20.44, 27.09) |
| CIE-LCH | lch(94.81, 33.93, 127.04°) |
| OKLab | oklab(94.8% -0.0549 0.0686) |
| OKLCH | oklch(94.8% 0.088 128.7) |
| XYZ | xyz(72.6691, 87.1741, 60.0019) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.12
Very Pale Green
#CFFDBC
ΔE00 3.13
Pale Green
#C7FDB5
ΔE00 4.46
Light Light Green
#C8FFB0
ΔE00 4.85
Light Sage
#BCECAC
ΔE00 5.18
Washed Out Green
#BCF5A6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFABB #D9BBFA
analogous
#FAF8BB #DCFABB #BCFABB
triadic
#DCFABB #BBDCFA #FABBDC
tetradic
#DCFABB #BBFAF8 #D9BBFA #FABBBC
square
#DCFABB #BBFAF8 #D9BBFA #FABBBC
split-complementary
#DCFABB #BBBCFA #F8BBFA
monochromatic
#A1F249 #BFF682 #DCFABB #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.14
#DCFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DCFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFABB
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFABB | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#FCEFBE
Tritanopia (blue-blind)
#DFF4E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfabb; /* rgb */ color: rgb(220, 250, 187); /* oklch */ color: oklch(94.8% 0.088 128.7);
Tailwind
colors: {
custom: {
50: '#e7fccf',
500: '#dcfabb',
950: '#000000',
},
}SCSS
$custom: #dcfabb; $custom-light: #e7fccf; $custom-dark: #000000;
JSON
{
"hex": "#dcfabb",
"rgb": {
"r": 220,
"g": 250,
"b": 187
},
"hsl": {
"h": 88.571,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.94799,
"c": 0.08791,
"h": 128.7
},
"luminance": 0.87175
}Semantic roles & 50–950 ramp
primary
#DCFABB
secondary
#AA7BDE
accent
#03E36D
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583