#B6DBDD#B6DBDD
#B6DBDD is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.039 H 200.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DBDD |
|---|---|
| RGB | rgb(182, 219, 221) |
| HSL | hsl(183, 36%, 79%) |
| HSV | hsv(183, 18%, 87%) |
| CMYK | cmyk(17.6%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.91, -11.65, -5.02) |
| CIE-LCH | lch(84.91, 12.69, 203.31°) |
| OKLab | oklab(86.55% -0.0365 -0.0136) |
| OKLCH | oklch(86.55% 0.039 200.5) |
| XYZ | xyz(57.6705, 65.8268, 78.0599) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.73
Lightblue
#ADD8E6
ΔE00 4.92
Paleturquoise
#AFEEEE
ΔE00 6.51
Pale Sky Blue
#BDF6FE
ΔE00 6.82
Light Sky Blue
#C6FCFF
ΔE00 7.52
Pale Blue
#D0FEFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DBDD #DDB8B6
analogous
#B6DDCC #B6DBDD #B6C8DD
triadic
#B6DBDD #DDB6DB #DBDDB6
tetradic
#B6DBDD #CCB6DD #DDB8B6 #C8DDB6
square
#B6DBDD #CCB6DD #DDB8B6 #C8DDB6
split-complementary
#B6DBDD #DDB6C8 #DDCCB6
monochromatic
#62B2B6 #8CC6CA #B6DBDD #E0F0F0 #EAF5F5
Accessibility & contrast
On white
1.48
#B6DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#B6DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DBDD
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DBDD | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#AADEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b6dbdd; /* rgb */ color: rgb(182, 219, 221); /* oklch */ color: oklch(86.5% 0.039 200.5);
Tailwind
colors: {
custom: {
50: '#cce6e7',
500: '#b6dbdd',
950: '#000000',
},
}SCSS
$custom: #b6dbdd; $custom-light: #cce6e7; $custom-dark: #000000;
JSON
{
"hex": "#b6dbdd",
"rgb": {
"r": 182,
"g": 219,
"b": 221
},
"hsl": {
"h": 183.077,
"s": 36.449,
"l": 79.02
},
"oklch": {
"l": 0.86548,
"c": 0.03897,
"h": 200.5
},
"luminance": 0.65829
}Semantic roles & 50–950 ramp
primary
#B6DBDD
secondary
#B58582
accent
#3C36AF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484