#92BCBD#92BCBD
#92BCBD is a light, muted teal. Relative luminance 0.458; OKLCH L 76.5% C 0.045 H 198.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCBD |
|---|---|
| RGB | rgb(146, 188, 189) |
| HSL | hsl(181, 25%, 66%) |
| HSV | hsv(181, 23%, 74%) |
| CMYK | cmyk(22.8%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.38, -13.66, -5.08) |
| CIE-LCH | lch(73.38, 14.58, 200.41°) |
| OKLab | oklab(76.54% -0.0425 -0.0139) |
| OKLCH | oklch(76.54% 0.045 198.1) |
| XYZ | xyz(39.0198, 45.7500, 54.9089) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.09
Lightblue
#ADD8E6
ΔE00 9.23
Bluegrey
#85A3B2
ΔE00 10.36
Cool Grey
#95A3A6
ΔE00 10.41
Cadetblue
#5F9EA0
ΔE00 10.61
Sky Blue
#87CEEB
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCBD #BD9392
analogous
#92BDA8 #92BCBD #92A6BD
triadic
#92BCBD #BD92BC #BCBD92
tetradic
#92BCBD #A892BD #BD9392 #A6BD92
square
#92BCBD #A892BD #BD9392 #A6BD92
split-complementary
#92BCBD #BD92A6 #BDA892
monochromatic
#508384 #6CA5A6 #92BCBD #B8D3D4 #DEEBEB
Accessibility & contrast
On white
2.07
#92BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#92BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCBD
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCBD | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#84BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bcbd; /* rgb */ color: rgb(146, 188, 189); /* oklch */ color: oklch(76.5% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#b3d0d0',
500: '#92bcbd',
950: '#000000',
},
}SCSS
$custom: #92bcbd; $custom-light: #b3d0d0; $custom-dark: #000000;
JSON
{
"hex": "#92bcbd",
"rgb": {
"r": 146,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.395,
"s": 24.571,
"l": 65.686
},
"oklch": {
"l": 0.76538,
"c": 0.04473,
"h": 198.1
},
"luminance": 0.45752
}Semantic roles & 50–950 ramp
primary
#92BCBD
secondary
#DDCFCE
accent
#4542A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282