#92BBBC#92BBBC
#92BBBC is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.044 H 198.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBBC |
|---|---|
| RGB | rgb(146, 187, 188) |
| HSL | hsl(181, 24%, 65%) |
| HSV | hsv(181, 22%, 74%) |
| CMYK | cmyk(22.3%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.08, -13.36, -4.99) |
| CIE-LCH | lch(73.08, 14.27, 200.48°) |
| OKLab | oklab(76.29% -0.0416 -0.0136) |
| OKLCH | oklch(76.29% 0.044 198.1) |
| XYZ | xyz(38.6988, 45.2809, 54.2683) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.33
Lightblue
#ADD8E6
ΔE00 9.37
Cool Grey
#95A3A6
ΔE00 10.10
Bluegrey
#85A3B2
ΔE00 10.11
Cadetblue
#5F9EA0
ΔE00 10.50
Sky Blue
#87CEEB
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBBC #BC9392
analogous
#92BCA8 #92BBBC #92A6BC
triadic
#92BBBC #BC92BB #BBBC92
tetradic
#92BBBC #A892BC #BC9392 #A6BC92
square
#92BBBC #A892BC #BC9392 #A6BC92
split-complementary
#92BBBC #BC92A6 #BCA892
monochromatic
#518283 #6CA3A5 #92BBBC #B8D3D3 #DEEAEB
Accessibility & contrast
On white
2.09
#92BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#92BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBBC
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBBC | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#85BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bbbc; /* rgb */ color: rgb(146, 187, 188); /* oklch */ color: oklch(76.3% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#b3cfd0',
500: '#92bbbc',
950: '#000000',
},
}SCSS
$custom: #92bbbc; $custom-light: #b3cfd0; $custom-dark: #000000;
JSON
{
"hex": "#92bbbc",
"rgb": {
"r": 146,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.429,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.76285,
"c": 0.04376,
"h": 198.1
},
"luminance": 0.45282
}Semantic roles & 50–950 ramp
primary
#92BBBC
secondary
#DCCECE
accent
#4543A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282