#DCFBB1#DCFBB1
#DCFBB1 is a very light, moderate yellow-green. Relative luminance 0.874; OKLCH L 94.8% C 0.101 H 126.7°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBB1 |
|---|---|
| RGB | rgb(220, 251, 177) |
| HSL | hsl(85, 90%, 84%) |
| HSV | hsv(85, 29%, 98%) |
| CMYK | cmyk(12.4%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(94.90, -22.34, 32.25) |
| CIE-LCH | lch(94.90, 39.23, 124.71°) |
| OKLab | oklab(94.81% -0.0603 0.0809) |
| OKLCH | oklch(94.81% 0.101 126.7) |
| XYZ | xyz(71.9472, 87.3838, 54.6628) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.83
Very Pale Green
#CFFDBC
ΔE00 3.95
Light Light Green
#C8FFB0
ΔE00 4.33
Pale Green
#C7FDB5
ΔE00 4.56
Light Khaki
#E6F2A2
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBB1 #D0B1FB
analogous
#FBF5B1 #DCFBB1 #B7FBB1
triadic
#DCFBB1 #B1DCFB #FBB1DC
tetradic
#DCFBB1 #B1FBF5 #D0B1FB #FBB1B7
square
#DCFBB1 #B1FBF5 #D0B1FB #FBB1B7
split-complementary
#DCFBB1 #B1B7FB #F5B1FB
monochromatic
#A8F53D #C2F877 #DCFBB1 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.14
#DCFBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DCFBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBB1
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBB1 | 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)
#FFF2AC
Deuteranopia (green-blind)
#FEF0B4
Tritanopia (blue-blind)
#E0F4E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfbb1; /* rgb */ color: rgb(220, 251, 177); /* oklch */ color: oklch(94.8% 0.101 126.7);
Tailwind
colors: {
custom: {
50: '#e7fcc8',
500: '#dcfbb1',
950: '#000000',
},
}SCSS
$custom: #dcfbb1; $custom-light: #e7fcc8; $custom-dark: #000000;
JSON
{
"hex": "#dcfbb1",
"rgb": {
"r": 220,
"g": 251,
"b": 177
},
"hsl": {
"h": 85.135,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.94812,
"c": 0.10095,
"h": 126.7
},
"luminance": 0.87384
}Semantic roles & 50–950 ramp
primary
#DCFBB1
secondary
#9F71DF
accent
#00E660
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582