#DCFBB0#DCFBB0
#DCFBB0 is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.8% C 0.102 H 126.5°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBB0 |
|---|---|
| RGB | rgb(220, 251, 176) |
| HSL | hsl(85, 90%, 84%) |
| HSV | hsv(85, 30%, 98%) |
| CMYK | cmyk(12.4%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(94.88, -22.48, 32.73) |
| CIE-LCH | lch(94.88, 39.71, 124.48°) |
| OKLab | oklab(94.79% -0.0607 0.0821) |
| OKLCH | oklch(94.79% 0.102 126.5) |
| XYZ | xyz(71.8479, 87.3441, 54.1398) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.96
Very Pale Green
#CFFDBC
ΔE00 4.09
Light Light Green
#C8FFB0
ΔE00 4.35
Pale Green
#C7FDB5
ΔE00 4.63
Light Khaki
#E6F2A2
ΔE00 4.82
Tea Green
#BDF8A3
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBB0 #CFB0FB
analogous
#FBF4B0 #DCFBB0 #B6FBB0
triadic
#DCFBB0 #B0DCFB #FBB0DC
tetradic
#DCFBB0 #B0FBF4 #CFB0FB #FBB0B6
square
#DCFBB0 #B0FBF4 #CFB0FB #FBB0B6
split-complementary
#DCFBB0 #B0B6FB #F4B0FB
monochromatic
#A8F53B #C2F876 #DCFBB0 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.14
#DCFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#DCFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBB0
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBB0 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#FEF0B4
Tritanopia (blue-blind)
#E0F4E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfbb0; /* rgb */ color: rgb(220, 251, 176); /* oklch */ color: oklch(94.8% 0.102 126.5);
Tailwind
colors: {
custom: {
50: '#e7fcc8',
500: '#dcfbb0',
950: '#000000',
},
}SCSS
$custom: #dcfbb0; $custom-light: #e7fcc8; $custom-dark: #000000;
JSON
{
"hex": "#dcfbb0",
"rgb": {
"r": 220,
"g": 251,
"b": 176
},
"hsl": {
"h": 84.8,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.94793,
"c": 0.10209,
"h": 126.5
},
"luminance": 0.87345
}Semantic roles & 50–950 ramp
primary
#DCFBB0
secondary
#9E70DF
accent
#00E65F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582