#DCFBAF#DCFBAF
#DCFBAF is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.8% C 0.103 H 126.3°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBAF |
|---|---|
| RGB | rgb(220, 251, 175) |
| HSL | hsl(84, 90%, 84%) |
| HSV | hsv(84, 30%, 98%) |
| CMYK | cmyk(12.4%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(94.87, -22.61, 33.21) |
| CIE-LCH | lch(94.87, 40.18, 124.25°) |
| OKLab | oklab(94.77% -0.0611 0.0832) |
| OKLCH | oklch(94.77% 0.103 126.3) |
| XYZ | xyz(71.7493, 87.3047, 53.6206) |
| Luminance | 0.8730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.10
Very Pale Green
#CFFDBC
ΔE00 4.23
Light Light Green
#C8FFB0
ΔE00 4.38
Pale Green
#C7FDB5
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 4.73
Tea Green
#BDF8A3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBAF #CEAFFB
analogous
#FBF4AF #DCFBAF #B6FBAF
triadic
#DCFBAF #AFDCFB #FBAFDC
tetradic
#DCFBAF #AFFBF4 #CEAFFB #FBAFB6
square
#DCFBAF #AFFBF4 #CEAFFB #FBAFB6
split-complementary
#DCFBAF #AFB6FB #F4AFFB
monochromatic
#A9F53A #C2F875 #DCFBAF #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.14
#DCFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#DCFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBAF
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBAF | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#FEF0B3
Tritanopia (blue-blind)
#E0F4E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfbaf; /* rgb */ color: rgb(220, 251, 175); /* oklch */ color: oklch(94.8% 0.103 126.3);
Tailwind
colors: {
custom: {
50: '#e7fcc7',
500: '#dcfbaf',
950: '#000000',
},
}SCSS
$custom: #dcfbaf; $custom-light: #e7fcc7; $custom-dark: #000000;
JSON
{
"hex": "#dcfbaf",
"rgb": {
"r": 220,
"g": 251,
"b": 175
},
"hsl": {
"h": 84.474,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.94774,
"c": 0.10323,
"h": 126.3
},
"luminance": 0.87305
}Semantic roles & 50–950 ramp
primary
#DCFBAF
secondary
#9D6FDF
accent
#00E65E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582