#DCFBB3#DCFBB3
#DCFBB3 is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.8% C 0.099 H 127.1°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBB3 |
|---|---|
| RGB | rgb(220, 251, 179) |
| HSL | hsl(86, 90%, 84%) |
| HSV | hsv(86, 29%, 98%) |
| CMYK | cmyk(12.4%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(94.93, -22.06, 31.29) |
| CIE-LCH | lch(94.93, 38.29, 125.18°) |
| OKLab | oklab(94.85% -0.0595 0.0787) |
| OKLCH | oklch(94.85% 0.099 127.1) |
| XYZ | xyz(72.1480, 87.4642, 55.7204) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.58
Very Pale Green
#CFFDBC
ΔE00 3.69
Light Light Green
#C8FFB0
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBB3 #D2B3FB
analogous
#FBF6B3 #DCFBB3 #B8FBB3
triadic
#DCFBB3 #B3DCFB #FBB3DC
tetradic
#DCFBB3 #B3FBF6 #D2B3FB #FBB3B8
square
#DCFBB3 #B3FBF6 #D2B3FB #FBB3B8
split-complementary
#DCFBB3 #B3B8FB #F6B3FB
monochromatic
#A6F53F #C1F879 #DCFBB3 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.14
#DCFBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DCFBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBB3
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBB3 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AE
Deuteranopia (green-blind)
#FEF0B6
Tritanopia (blue-blind)
#E0F4E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfbb3; /* rgb */ color: rgb(220, 251, 179); /* oklch */ color: oklch(94.8% 0.099 127.1);
Tailwind
colors: {
custom: {
50: '#e7fcca',
500: '#dcfbb3',
950: '#000000',
},
}SCSS
$custom: #dcfbb3; $custom-light: #e7fcca; $custom-dark: #000000;
JSON
{
"hex": "#dcfbb3",
"rgb": {
"r": 220,
"g": 251,
"b": 179
},
"hsl": {
"h": 85.833,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.9485,
"c": 0.09866,
"h": 127.1
},
"luminance": 0.87465
}Semantic roles & 50–950 ramp
primary
#DCFBB3
secondary
#A273DF
accent
#00E663
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582