#DCFBB2#DCFBB2
#DCFBB2 is a very light, moderate yellow-green. Relative luminance 0.874; OKLCH L 94.8% C 0.100 H 126.9°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBB2 |
|---|---|
| RGB | rgb(220, 251, 178) |
| HSL | hsl(85, 90%, 84%) |
| HSV | hsv(85, 29%, 98%) |
| CMYK | cmyk(12.4%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.92, -22.20, 31.77) |
| CIE-LCH | lch(94.92, 38.76, 124.94°) |
| OKLab | oklab(94.83% -0.0599 0.0798) |
| OKLCH | oklch(94.83% 0.1 126.9) |
| XYZ | xyz(72.0472, 87.4239, 55.1897) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.70
Very Pale Green
#CFFDBC
ΔE00 3.82
Light Light Green
#C8FFB0
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 4.49
Light Khaki
#E6F2A2
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBB2 #D1B2FB
analogous
#FBF5B2 #DCFBB2 #B8FBB2
triadic
#DCFBB2 #B2DCFB #FBB2DC
tetradic
#DCFBB2 #B2FBF5 #D1B2FB #FBB2B8
square
#DCFBB2 #B2FBF5 #D1B2FB #FBB2B8
split-complementary
#DCFBB2 #B2B8FB #F5B2FB
monochromatic
#A7F53E #C2F878 #DCFBB2 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.14
#DCFBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DCFBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBB2
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBB2 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#FEF0B5
Tritanopia (blue-blind)
#E0F4E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfbb2; /* rgb */ color: rgb(220, 251, 178); /* oklch */ color: oklch(94.8% 0.100 126.9);
Tailwind
colors: {
custom: {
50: '#e7fcc9',
500: '#dcfbb2',
950: '#000000',
},
}SCSS
$custom: #dcfbb2; $custom-light: #e7fcc9; $custom-dark: #000000;
JSON
{
"hex": "#dcfbb2",
"rgb": {
"r": 220,
"g": 251,
"b": 178
},
"hsl": {
"h": 85.479,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.94831,
"c": 0.0998,
"h": 126.9
},
"luminance": 0.87424
}Semantic roles & 50–950 ramp
primary
#DCFBB2
secondary
#A072DF
accent
#00E661
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582