#92BDBE#92BDBE
#92BDBE is a light, muted teal. Relative luminance 0.462; OKLCH L 76.8% C 0.046 H 198.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDBE |
|---|---|
| RGB | rgb(146, 189, 190) |
| HSL | hsl(181, 25%, 66%) |
| HSV | hsv(181, 23%, 75%) |
| CMYK | cmyk(23.2%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.69, -13.96, -5.18) |
| CIE-LCH | lch(73.69, 14.89, 200.35°) |
| OKLab | oklab(76.79% -0.0434 -0.0141) |
| OKLCH | oklch(76.79% 0.046 198) |
| XYZ | xyz(39.3431, 46.2223, 55.5540) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.86
Lightblue
#ADD8E6
ΔE00 9.10
Bluegrey
#85A3B2
ΔE00 10.62
Cool Grey
#95A3A6
ΔE00 10.72
Cadetblue
#5F9EA0
ΔE00 10.74
Sky Blue
#87CEEB
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDBE #BE9392
analogous
#92BEA9 #92BDBE #92A7BE
triadic
#92BDBE #BE92BD #BDBE92
tetradic
#92BDBE #A992BE #BE9392 #A7BE92
square
#92BDBE #A992BE #BE9392 #A7BE92
split-complementary
#92BDBE #BE92A7 #BEA992
monochromatic
#508586 #6CA6A7 #92BDBE #B8D4D5 #DFEBEC
Accessibility & contrast
On white
2.05
#92BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#92BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDBE
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDBE | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#AFB2BE
Tritanopia (blue-blind)
#84C0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bdbe; /* rgb */ color: rgb(146, 189, 190); /* oklch */ color: oklch(76.8% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#b3d1d1',
500: '#92bdbe',
950: '#000000',
},
}SCSS
$custom: #92bdbe; $custom-light: #b3d1d1; $custom-dark: #000000;
JSON
{
"hex": "#92bdbe",
"rgb": {
"r": 146,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.364,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.76791,
"c": 0.04568,
"h": 198
},
"luminance": 0.46224
}Semantic roles & 50–950 ramp
primary
#92BDBE
secondary
#DDCFCF
accent
#4442A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282