#BBCED1#BBCED1
#BBCED1 is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.8% C 0.021 H 208.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCED1 |
|---|---|
| RGB | rgb(187, 206, 209) |
| HSL | hsl(188, 19%, 78%) |
| HSV | hsv(188, 11%, 82%) |
| CMYK | cmyk(10.5%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(81.46, -5.80, -3.67) |
| CIE-LCH | lch(81.46, 6.86, 212.37°) |
| OKLab | oklab(83.8% -0.0185 -0.0099) |
| OKLCH | oklch(83.8% 0.021 208.1) |
| XYZ | xyz(54.0708, 59.3099, 68.9085) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.00
Lightblue
#ADD8E6
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.55
Light Grey
#D8DCD6
ΔE00 7.78
Light Gray
#D3D3D3
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCED1 #D1BEBB
analogous
#BBD1C9 #BBCED1 #BBC3D1
triadic
#BBCED1 #D1BBCE #CED1BB
tetradic
#BBCED1 #C9BBD1 #D1BEBB #C3D1BB
square
#BBCED1 #C9BBD1 #D1BEBB #C3D1BB
split-complementary
#BBCED1 #D1BBC3 #D1C9BB
monochromatic
#7299A0 #96B4B8 #BBCED1 #E0E8EA #EDF2F3
Accessibility & contrast
On white
1.63
#BBCED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BBCED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCED1
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCED1 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD1
Deuteranopia (green-blind)
#C7C9D1
Tritanopia (blue-blind)
#B5D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbced1; /* rgb */ color: rgb(187, 206, 209); /* oklch */ color: oklch(83.8% 0.021 208.1);
Tailwind
colors: {
custom: {
50: '#cfdddf',
500: '#bbced1',
950: '#000000',
},
}SCSS
$custom: #bbced1; $custom-light: #cfdddf; $custom-dark: #000000;
JSON
{
"hex": "#bbced1",
"rgb": {
"r": 187,
"g": 206,
"b": 209
},
"hsl": {
"h": 188.182,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.83798,
"c": 0.02102,
"h": 208.1
},
"luminance": 0.59311
}Semantic roles & 50–950 ramp
primary
#BBCED1
secondary
#A68E8A
accent
#54489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484