#92BBBD#92BBBD
#92BBBD is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.044 H 200.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBBD |
|---|---|
| RGB | rgb(146, 187, 189) |
| HSL | hsl(183, 25%, 66%) |
| HSV | hsv(183, 23%, 74%) |
| CMYK | cmyk(22.8%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.10, -13.14, -5.50) |
| CIE-LCH | lch(73.10, 14.24, 202.69°) |
| OKLab | oklab(76.32% -0.0412 -0.015) |
| OKLCH | oklch(76.32% 0.044 200) |
| XYZ | xyz(38.8069, 45.3242, 54.8380) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 9.23
Bluegrey
#85A3B2
ΔE00 9.80
Cool Grey
#95A3A6
ΔE00 9.98
Cadetblue
#5F9EA0
ΔE00 10.56
Sky Blue
#87CEEB
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBBD #BD9492
analogous
#92BDA9 #92BBBD #92A5BD
triadic
#92BBBD #BD92BB #BBBD92
tetradic
#92BBBD #A992BD #BD9492 #A5BD92
square
#92BBBD #A992BD #BD9492 #A5BD92
split-complementary
#92BBBD #BD92A5 #BDA992
monochromatic
#508284 #6CA3A6 #92BBBD #B8D3D4 #DEEBEB
Accessibility & contrast
On white
2.09
#92BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#92BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBBD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBBD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#84BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bbbd; /* rgb */ color: rgb(146, 187, 189); /* oklch */ color: oklch(76.3% 0.044 200.0);
Tailwind
colors: {
custom: {
50: '#b3cfd0',
500: '#92bbbd',
950: '#000000',
},
}SCSS
$custom: #92bbbd; $custom-light: #b3cfd0; $custom-dark: #000000;
JSON
{
"hex": "#92bbbd",
"rgb": {
"r": 146,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.791,
"s": 24.571,
"l": 65.686
},
"oklch": {
"l": 0.76317,
"c": 0.04382,
"h": 200
},
"luminance": 0.45326
}Semantic roles & 50–950 ramp
primary
#92BBBD
secondary
#DDCFCE
accent
#4742A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282