#B6D2C2#B6D2C2
#B6D2C2 is a very light, muted green. Relative luminance 0.599; OKLCH L 83.9% C 0.037 H 160.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D2C2 |
|---|---|
| RGB | rgb(182, 210, 194) |
| HSL | hsl(146, 24%, 77%) |
| HSV | hsv(146, 13%, 82%) |
| CMYK | cmyk(13.3%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(81.80, -12.43, 4.79) |
| CIE-LCH | lch(81.80, 13.32, 158.93°) |
| OKLab | oklab(83.85% -0.0351 0.0124) |
| OKLCH | oklch(83.85% 0.037 160.5) |
| XYZ | xyz(52.0733, 59.9323, 59.8530) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.10
Powder Blue
#B0E0E6
ΔE00 10.36
Light Grey
#D8DCD6
ΔE00 10.61
Duck Egg Blue
#C3FBF4
ΔE00 10.99
Ice
#D6FFFA
ΔE00 11.06
Paleturquoise
#AFEEEE
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D2C2 #D2B6C6
analogous
#B8D2B6 #B6D2C2 #B6D2D0
triadic
#B6D2C2 #C2B6D2 #D2C2B6
tetradic
#B6D2C2 #B6B8D2 #D2B6C6 #D2D0B6
square
#B6D2C2 #B6B8D2 #D2B6C6 #D2D0B6
split-complementary
#B6D2C2 #D0B6D2 #D2B6B8
monochromatic
#6AA383 #90BBA2 #B6D2C2 #DCE9E2 #ECF3EF
Accessibility & contrast
On white
1.62
#B6D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#B6D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D2C2
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D2C2 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#CCCAC3
Tritanopia (blue-blind)
#B1D2CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b6d2c2; /* rgb */ color: rgb(182, 210, 194); /* oklch */ color: oklch(83.9% 0.037 160.5);
Tailwind
colors: {
custom: {
50: '#ccdfd4',
500: '#b6d2c2',
950: '#000000',
},
}SCSS
$custom: #b6d2c2; $custom-light: #ccdfd4; $custom-dark: #000000;
JSON
{
"hex": "#b6d2c2",
"rgb": {
"r": 182,
"g": 210,
"b": 194
},
"hsl": {
"h": 145.714,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.83853,
"c": 0.03724,
"h": 160.5
},
"luminance": 0.59933
}Semantic roles & 50–950 ramp
primary
#B6D2C2
secondary
#A88599
accent
#437AA2
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483