#92BCBE#92BCBE
#92BCBE is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.045 H 199.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCBE |
|---|---|
| RGB | rgb(146, 188, 190) |
| HSL | hsl(183, 25%, 66%) |
| HSV | hsv(183, 23%, 75%) |
| CMYK | cmyk(23.2%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.41, -13.44, -5.59) |
| CIE-LCH | lch(73.41, 14.56, 202.58°) |
| OKLab | oklab(76.57% -0.0421 -0.0152) |
| OKLCH | oklch(76.57% 0.045 199.9) |
| XYZ | xyz(39.1287, 45.7935, 55.4826) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.94
Powder Blue
#B0E0E6
ΔE00 8.99
Bluegrey
#85A3B2
ΔE00 10.06
Cool Grey
#95A3A6
ΔE00 10.29
Sky Blue
#87CEEB
ΔE00 10.50
Cadetblue
#5F9EA0
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCBE #BE9492
analogous
#92BEAA #92BCBE #92A6BE
triadic
#92BCBE #BE92BC #BCBE92
tetradic
#92BCBE #AA92BE #BE9492 #A6BE92
square
#92BCBE #AA92BE #BE9492 #A6BE92
split-complementary
#92BCBE #BE92A6 #BEAA92
monochromatic
#508386 #6CA4A7 #92BCBE #B8D4D5 #DFEBEC
Accessibility & contrast
On white
2.07
#92BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#92BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCBE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCBE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#84BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bcbe; /* rgb */ color: rgb(146, 188, 190); /* oklch */ color: oklch(76.6% 0.045 199.9);
Tailwind
colors: {
custom: {
50: '#b3d0d1',
500: '#92bcbe',
950: '#000000',
},
}SCSS
$custom: #92bcbe; $custom-light: #b3d0d1; $custom-dark: #000000;
JSON
{
"hex": "#92bcbe",
"rgb": {
"r": 146,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.727,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.7657,
"c": 0.04478,
"h": 199.9
},
"luminance": 0.45795
}Semantic roles & 50–950 ramp
primary
#92BCBE
secondary
#DDCFCF
accent
#4642A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282