#92BCBC#92BCBC
#92BCBC is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.045 H 196.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCBC |
|---|---|
| RGB | rgb(146, 188, 188) |
| HSL | hsl(180, 24%, 65%) |
| HSV | hsv(180, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(73.35, -13.89, -4.58) |
| CIE-LCH | lch(73.35, 14.62, 198.26°) |
| OKLab | oklab(76.51% -0.0429 -0.0125) |
| OKLCH | oklch(76.51% 0.045 196.3) |
| XYZ | xyz(38.9117, 45.7067, 54.3392) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.22
Lightblue
#ADD8E6
ΔE00 9.53
Cool Grey
#95A3A6
ΔE00 10.54
Cadetblue
#5F9EA0
ΔE00 10.57
Bluegrey
#85A3B2
ΔE00 10.68
Greyish Teal
#719F91
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCBC #BC9292
analogous
#92BCA7 #92BCBC #92A7BC
triadic
#92BCBC #BC92BC #BCBC92
tetradic
#92BCBC #A792BC #BC9292 #A7BC92
square
#92BCBC #A792BC #BC9292 #A7BC92
split-complementary
#92BCBC #BC92A7 #BCA792
monochromatic
#518383 #6CA5A5 #92BCBC #B8D3D3 #DEEBEB
Accessibility & contrast
On white
2.07
#92BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#92BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCBC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCBC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#AEB2BC
Tritanopia (blue-blind)
#84BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bcbc; /* rgb */ color: rgb(146, 188, 188); /* oklch */ color: oklch(76.5% 0.045 196.3);
Tailwind
colors: {
custom: {
50: '#b3d0d0',
500: '#92bcbc',
950: '#000000',
},
}SCSS
$custom: #92bcbc; $custom-light: #b3d0d0; $custom-dark: #000000;
JSON
{
"hex": "#92bcbc",
"rgb": {
"r": 146,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.76506,
"c": 0.04471,
"h": 196.3
},
"luminance": 0.45708
}Semantic roles & 50–950 ramp
primary
#92BCBC
secondary
#DCCECE
accent
#4343A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282