#B6DCDA#B6DCDA
#B6DCDA is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.040 H 192.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DCDA |
|---|---|
| RGB | rgb(182, 220, 218) |
| HSL | hsl(177, 35%, 79%) |
| HSV | hsv(177, 17%, 86%) |
| CMYK | cmyk(17.3%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.09, -12.79, -3.16) |
| CIE-LCH | lch(85.09, 13.17, 193.88°) |
| OKLab | oklab(86.67% -0.039 -0.0086) |
| OKLCH | oklch(86.67% 0.04 192.5) |
| XYZ | xyz(57.5360, 66.1917, 76.0609) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.67
Paleturquoise
#AFEEEE
ΔE00 5.90
Lightblue
#ADD8E6
ΔE00 6.73
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Pale Blue
#D0FEFE
ΔE00 7.35
Light Sky Blue
#C6FCFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DCDA #DCB6B8
analogous
#B6DCC7 #B6DCDA #B6CBDC
triadic
#B6DCDA #DAB6DC #DCDAB6
tetradic
#B6DCDA #C7B6DC #DCB6B8 #CBDCB6
square
#B6DCDA #C7B6DC #DCB6B8 #CBDCB6
split-complementary
#B6DCDA #DCB6CB #DCC7B6
monochromatic
#63B4B0 #8DC8C5 #B6DCDA #DFF0EF #EAF5F5
Accessibility & contrast
On white
1.47
#B6DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B6DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DCDA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DCDA | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#D0D2DA
Tritanopia (blue-blind)
#ABDEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b6dcda; /* rgb */ color: rgb(182, 220, 218); /* oklch */ color: oklch(86.7% 0.040 192.5);
Tailwind
colors: {
custom: {
50: '#cce6e5',
500: '#b6dcda',
950: '#000000',
},
}SCSS
$custom: #b6dcda; $custom-light: #cce6e5; $custom-dark: #000000;
JSON
{
"hex": "#b6dcda",
"rgb": {
"r": 182,
"g": 220,
"b": 218
},
"hsl": {
"h": 176.842,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.86669,
"c": 0.03995,
"h": 192.5
},
"luminance": 0.66193
}Semantic roles & 50–950 ramp
primary
#B6DCDA
secondary
#B48285
accent
#373EAE
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484