#B6DBCA#B6DBCA
#B6DBCA is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.045 H 165.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DBCA |
|---|---|
| RGB | rgb(182, 219, 202) |
| HSL | hsl(152, 34%, 79%) |
| HSV | hsv(152, 17%, 86%) |
| CMYK | cmyk(16.9%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.42, -15.47, 4.32) |
| CIE-LCH | lch(84.42, 16.06, 164.39°) |
| OKLab | oklab(86% -0.0441 0.0112) |
| OKLCH | oklch(86% 0.045 165.8) |
| XYZ | xyz(55.2808, 64.8709, 65.4744) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.57
Pale Teal
#82CBB2
ΔE00 9.00
Paleturquoise
#AFEEEE
ΔE00 9.06
Light Teal
#90E4C1
ΔE00 9.08
Eggshell Blue
#C4FFF7
ΔE00 9.22
Pale Aqua
#B8FFEB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DBCA #DBB6C7
analogous
#B6DBB7 #B6DBCA #B6D9DB
triadic
#B6DBCA #CAB6DB #DBCAB6
tetradic
#B6DBCA #B7B6DB #DBB6C7 #D9DBB6
square
#B6DBCA #B7B6DB #DBB6C7 #D9DBB6
split-complementary
#B6DBCA #DBB6D9 #DBB7B6
monochromatic
#64B38E #8DC7AC #B6DBCA #DFEFE8 #EBF5F0
Accessibility & contrast
On white
1.50
#B6DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#B6DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DBCA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DBCA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#AFDBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b6dbca; /* rgb */ color: rgb(182, 219, 202); /* oklch */ color: oklch(86.0% 0.045 165.8);
Tailwind
colors: {
custom: {
50: '#cce6da',
500: '#b6dbca',
950: '#000000',
},
}SCSS
$custom: #b6dbca; $custom-light: #cce6da; $custom-dark: #000000;
JSON
{
"hex": "#b6dbca",
"rgb": {
"r": 182,
"g": 219,
"b": 202
},
"hsl": {
"h": 152.432,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.85996,
"c": 0.04549,
"h": 165.8
},
"luminance": 0.64872
}Semantic roles & 50–950 ramp
primary
#B6DBCA
secondary
#B28399
accent
#396EAD
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483