#92BCBA#92BCBA
#92BCBA is a light, muted teal. Relative luminance 0.456; OKLCH L 76.4% C 0.045 H 192.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCBA |
|---|---|
| RGB | rgb(146, 188, 186) |
| HSL | hsl(177, 24%, 65%) |
| HSV | hsv(177, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 1.1%, 26.3%) |
| CIE-LAB | lab(73.30, -14.33, -3.57) |
| CIE-LCH | lch(73.30, 14.77, 194.00°) |
| OKLab | oklab(76.44% -0.0437 -0.0098) |
| OKLCH | oklch(76.44% 0.045 192.6) |
| XYZ | xyz(38.6976, 45.6211, 53.2117) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.52
Lightblue
#ADD8E6
ΔE00 10.16
Pale Teal
#82CBB2
ΔE00 10.38
Greyish Teal
#719F91
ΔE00 10.51
Cadetblue
#5F9EA0
ΔE00 10.56
Cool Grey
#95A3A6
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCBA #BC9294
analogous
#92BCA5 #92BCBA #92A9BC
triadic
#92BCBA #BA92BC #BCBA92
tetradic
#92BCBA #A592BC #BC9294 #A9BC92
square
#92BCBA #A592BC #BC9294 #A9BC92
split-complementary
#92BCBA #BC92A9 #BCA592
monochromatic
#518381 #6CA5A2 #92BCBA #B8D3D2 #DEEBEA
Accessibility & contrast
On white
2.07
#92BCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#92BCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCBA
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCBA | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#AFB1BA
Tritanopia (blue-blind)
#85BFBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bcba; /* rgb */ color: rgb(146, 188, 186); /* oklch */ color: oklch(76.4% 0.045 192.6);
Tailwind
colors: {
custom: {
50: '#b3d0ce',
500: '#92bcba',
950: '#000000',
},
}SCSS
$custom: #92bcba; $custom-light: #b3d0ce; $custom-dark: #000000;
JSON
{
"hex": "#92bcba",
"rgb": {
"r": 146,
"g": 188,
"b": 186
},
"hsl": {
"h": 177.143,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.76443,
"c": 0.04482,
"h": 192.6
},
"luminance": 0.45623
}Semantic roles & 50–950 ramp
primary
#92BCBA
secondary
#DCCECF
accent
#4348A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282