#B6DBCD#B6DBCD
#B6DBCD is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.1% C 0.043 H 170.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DBCD |
|---|---|
| RGB | rgb(182, 219, 205) |
| HSL | hsl(157, 34%, 79%) |
| HSV | hsv(157, 17%, 86%) |
| CMYK | cmyk(16.9%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.49, -14.89, 2.84) |
| CIE-LCH | lch(84.49, 15.16, 169.19°) |
| OKLab | oklab(86.08% -0.0429 0.0073) |
| OKLCH | oklch(86.08% 0.043 170.3) |
| XYZ | xyz(55.6395, 65.0144, 67.3633) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.06
Paleturquoise
#AFEEEE
ΔE00 8.21
Powder Blue
#B0E0E6
ΔE00 8.46
Ice
#D6FFFA
ΔE00 8.69
Eggshell Blue
#C4FFF7
ΔE00 8.79
Light Light Blue
#CAFFFB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DBCD #DBB6C4
analogous
#B6DBBA #B6DBCD #B6D6DB
triadic
#B6DBCD #CDB6DB #DBCDB6
tetradic
#B6DBCD #BAB6DB #DBB6C4 #D6DBB6
square
#B6DBCD #BAB6DB #DBB6C4 #D6DBB6
split-complementary
#B6DBCD #DBB6D6 #DBBAB6
monochromatic
#64B395 #8DC7B1 #B6DBCD #DFEFE9 #EBF5F1
Accessibility & contrast
On white
1.50
#B6DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#B6DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DBCD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DBCD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#AEDCD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b6dbcd; /* rgb */ color: rgb(182, 219, 205); /* oklch */ color: oklch(86.1% 0.043 170.3);
Tailwind
colors: {
custom: {
50: '#cce6dc',
500: '#b6dbcd',
950: '#000000',
},
}SCSS
$custom: #b6dbcd; $custom-light: #cce6dc; $custom-dark: #000000;
JSON
{
"hex": "#b6dbcd",
"rgb": {
"r": 182,
"g": 219,
"b": 205
},
"hsl": {
"h": 157.297,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.86079,
"c": 0.04349,
"h": 170.3
},
"luminance": 0.65016
}Semantic roles & 50–950 ramp
primary
#B6DBCD
secondary
#B28395
accent
#3965AD
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484