#B6DDBC#B6DDBC
#B6DDBC is a very light, moderate green. Relative luminance 0.653; OKLCH L 86.1% C 0.061 H 149.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DDBC |
|---|---|
| RGB | rgb(182, 221, 188) |
| HSL | hsl(129, 36%, 79%) |
| HSV | hsv(129, 18%, 87%) |
| CMYK | cmyk(17.6%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(84.63, -19.07, 12.02) |
| CIE-LCH | lch(84.63, 22.54, 147.78°) |
| OKLab | oklab(86.06% -0.0526 0.0311) |
| OKLCH | oklch(86.06% 0.061 149.4) |
| XYZ | xyz(54.2227, 65.2875, 57.3122) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.56
Light Teal
#90E4C1
ΔE00 7.58
Light Grey Green
#B7E1A1
ΔE00 7.63
Hospital Green
#9BE5AA
ΔE00 7.68
Light Sage
#BCECAC
ΔE00 7.83
Seafoam
#7FE0B3
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DDBC #DDB6D7
analogous
#C4DDB6 #B6DDBC #B6DDD0
triadic
#B6DDBC #BCB6DD #DDBCB6
tetradic
#B6DDBC #B6C4DD #DDB6D7 #DDD0B6
square
#B6DDBC #B6C4DD #DDB6D7 #DDD0B6
split-complementary
#B6DDBC #D0B6DD #DDB6C4
monochromatic
#62B66F #8CCA96 #B6DDBC #E0F0E2 #EAF5EC
Accessibility & contrast
On white
1.49
#B6DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#B6DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DDBC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DDBC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#B1DBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b6ddbc; /* rgb */ color: rgb(182, 221, 188); /* oklch */ color: oklch(86.1% 0.061 149.4);
Tailwind
colors: {
custom: {
50: '#cce7d0',
500: '#b6ddbc',
950: '#000000',
},
}SCSS
$custom: #b6ddbc; $custom-light: #cce7d0; $custom-dark: #000000;
JSON
{
"hex": "#b6ddbc",
"rgb": {
"r": 182,
"g": 221,
"b": 188
},
"hsl": {
"h": 129.231,
"s": 36.449,
"l": 79.02
},
"oklch": {
"l": 0.86059,
"c": 0.06107,
"h": 149.4
},
"luminance": 0.65289
}Semantic roles & 50–950 ramp
primary
#B6DDBC
secondary
#B582AD
accent
#369DAF
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483