#BBDED6#BBDED6
#BBDED6 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.038 H 180.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDED6 |
|---|---|
| RGB | rgb(187, 222, 214) |
| HSL | hsl(166, 35%, 80%) |
| HSV | hsv(166, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(85.84, -13.03, 0.08) |
| CIE-LCH | lch(85.84, 13.03, 179.65°) |
| OKLab | oklab(87.3% -0.0384 0) |
| OKLCH | oklch(87.3% 0.038 180) |
| XYZ | xyz(58.7492, 67.6608, 73.5698) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 6.84
Duck Egg Blue
#C3FBF4
ΔE00 7.16
Ice
#D6FFFA
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.68
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDED6 #DEBBC3
analogous
#BBDEC5 #BBDED6 #BBD4DE
triadic
#BBDED6 #D6BBDE #DED6BB
tetradic
#BBDED6 #C5BBDE #DEBBC3 #D4DEBB
square
#BBDED6 #C5BBDE #DEBBC3 #D4DEBB
split-complementary
#BBDED6 #DEBBD4 #DEC5BB
monochromatic
#69B6A4 #92CABD #BBDED6 #E4F2EF #EAF5F3
Accessibility & contrast
On white
1.45
#BBDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BBDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDED6
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDED6 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D4D5D7
Tritanopia (blue-blind)
#B2DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbded6; /* rgb */ color: rgb(187, 222, 214); /* oklch */ color: oklch(87.3% 0.038 180.0);
Tailwind
colors: {
custom: {
50: '#cfe8e2',
500: '#bbded6',
950: '#000000',
},
}SCSS
$custom: #bbded6; $custom-light: #cfe8e2; $custom-dark: #000000;
JSON
{
"hex": "#bbded6",
"rgb": {
"r": 187,
"g": 222,
"b": 214
},
"hsl": {
"h": 166.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87304,
"c": 0.03843,
"h": 180
},
"luminance": 0.67662
}Semantic roles & 50–950 ramp
primary
#BBDED6
secondary
#B68792
accent
#3853AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484