#92BABE#92BABE
#92BABE is a light, muted teal. Relative luminance 0.449; OKLCH L 76.1% C 0.043 H 203.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #92BABE |
|---|---|
| RGB | rgb(146, 186, 190) |
| HSL | hsl(185, 25%, 66%) |
| HSV | hsv(185, 23%, 75%) |
| CMYK | cmyk(23.2%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.86, -12.39, -6.41) |
| CIE-LCH | lch(72.86, 13.95, 207.35°) |
| OKLab | oklab(76.13% -0.0394 -0.0174) |
| OKLCH | oklch(76.13% 0.043 203.9) |
| XYZ | xyz(38.7045, 44.9450, 55.3411) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.74
Bluegrey
#85A3B2
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.37
Cool Grey
#95A3A6
ΔE00 9.45
Greyblue
#77A1B5
ΔE00 9.87
Light Grey Blue
#9DBCD4
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BABE #BE9692
analogous
#92BEAC #92BABE #92A4BE
triadic
#92BABE #BE92BA #BABE92
tetradic
#92BABE #AC92BE #BE9692 #A4BE92
square
#92BABE #AC92BE #BE9692 #A4BE92
split-complementary
#92BABE #BE92A4 #BEAC92
monochromatic
#508186 #6CA2A7 #92BABE #B8D2D5 #DFEBEC
Accessibility & contrast
On white
2.10
#92BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#92BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BABE
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BABE | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#84BDBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92babe; /* rgb */ color: rgb(146, 186, 190); /* oklch */ color: oklch(76.1% 0.043 203.9);
Tailwind
colors: {
custom: {
50: '#b3ced1',
500: '#92babe',
950: '#000000',
},
}SCSS
$custom: #92babe; $custom-light: #b3ced1; $custom-dark: #000000;
JSON
{
"hex": "#92babe",
"rgb": {
"r": 146,
"g": 186,
"b": 190
},
"hsl": {
"h": 185.455,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.76129,
"c": 0.04314,
"h": 203.9
},
"luminance": 0.44947
}Semantic roles & 50–950 ramp
primary
#92BABE
secondary
#DDD0CF
accent
#4B42A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282