#92BABC#92BABC
#92BABC is a light, muted teal. Relative luminance 0.449; OKLCH L 76.1% C 0.043 H 200.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #92BABC |
|---|---|
| RGB | rgb(146, 186, 188) |
| HSL | hsl(183, 24%, 65%) |
| HSV | hsv(183, 22%, 74%) |
| CMYK | cmyk(22.3%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.80, -12.84, -5.40) |
| CIE-LCH | lch(72.80, 13.93, 202.82°) |
| OKLab | oklab(76.06% -0.0402 -0.0147) |
| OKLCH | oklch(76.06% 0.043 200.1) |
| XYZ | xyz(38.4874, 44.8581, 54.1978) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.24
Powder Blue
#B0E0E6
ΔE00 9.48
Bluegrey
#85A3B2
ΔE00 9.54
Cool Grey
#95A3A6
ΔE00 9.66
Cadetblue
#5F9EA0
ΔE00 10.46
Greyblue
#77A1B5
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BABC #BC9492
analogous
#92BCA9 #92BABC #92A5BC
triadic
#92BABC #BC92BA #BABC92
tetradic
#92BABC #A992BC #BC9492 #A5BC92
square
#92BABC #A992BC #BC9492 #A5BC92
split-complementary
#92BABC #BC92A5 #BCA992
monochromatic
#518183 #6CA2A5 #92BABC #B8D2D3 #DEEAEB
Accessibility & contrast
On white
2.11
#92BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#92BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BABC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BABC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#85BDBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92babc; /* rgb */ color: rgb(146, 186, 188); /* oklch */ color: oklch(76.1% 0.043 200.1);
Tailwind
colors: {
custom: {
50: '#b3ced0',
500: '#92babc',
950: '#000000',
},
}SCSS
$custom: #92babc; $custom-light: #b3ced0; $custom-dark: #000000;
JSON
{
"hex": "#92babc",
"rgb": {
"r": 146,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.857,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.76064,
"c": 0.04286,
"h": 200.1
},
"luminance": 0.4486
}Semantic roles & 50–950 ramp
primary
#92BABC
secondary
#DCCFCE
accent
#4843A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282