#DCFBAD#DCFBAD
#DCFBAD is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.7% C 0.106 H 125.9°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBAD |
|---|---|
| RGB | rgb(220, 251, 173) |
| HSL | hsl(84, 91%, 83%) |
| HSV | hsv(84, 31%, 98%) |
| CMYK | cmyk(12.4%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(94.83, -22.88, 34.17) |
| CIE-LCH | lch(94.83, 41.12, 123.81°) |
| OKLab | oklab(94.74% -0.0619 0.0854) |
| OKLCH | oklch(94.74% 0.106 125.9) |
| XYZ | xyz(71.5543, 87.2267, 52.5938) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.38
Light Light Green
#C8FFB0
ΔE00 4.47
Very Pale Green
#CFFDBC
ΔE00 4.52
Light Khaki
#E6F2A2
ΔE00 4.58
Pale Green
#C7FDB5
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBAD #CCADFB
analogous
#FBF3AD #DCFBAD #B5FBAD
triadic
#DCFBAD #ADDCFB #FBADDC
tetradic
#DCFBAD #ADFBF3 #CCADFB #FBADB5
square
#DCFBAD #ADFBF3 #CCADFB #FBADB5
split-complementary
#DCFBAD #ADB5FB #F3ADFB
monochromatic
#AAF538 #C3F873 #DCFBAD #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.14
#DCFBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DCFBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBAD
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBAD | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A8
Deuteranopia (green-blind)
#FFF0B1
Tritanopia (blue-blind)
#E1F4E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfbad; /* rgb */ color: rgb(220, 251, 173); /* oklch */ color: oklch(94.7% 0.106 125.9);
Tailwind
colors: {
custom: {
50: '#e7fcc6',
500: '#dcfbad',
950: '#000000',
},
}SCSS
$custom: #dcfbad; $custom-light: #e7fcc6; $custom-dark: #000000;
JSON
{
"hex": "#dcfbad",
"rgb": {
"r": 220,
"g": 251,
"b": 173
},
"hsl": {
"h": 83.846,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.94737,
"c": 0.10551,
"h": 125.9
},
"luminance": 0.87227
}Semantic roles & 50–950 ramp
primary
#DCFBAD
secondary
#9B6EDF
accent
#00E65B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582