#92BABA#92BABA
#92BABA is a light, muted teal. Relative luminance 0.448; OKLCH L 76.0% C 0.043 H 196.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #92BABA |
|---|---|
| RGB | rgb(146, 186, 186) |
| HSL | hsl(180, 22%, 65%) |
| HSV | hsv(180, 22%, 73%) |
| CMYK | cmyk(21.5%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(72.74, -13.28, -4.39) |
| CIE-LCH | lch(72.74, 13.99, 198.30°) |
| OKLab | oklab(76% -0.0411 -0.012) |
| OKLCH | oklch(76% 0.043 196.3) |
| XYZ | xyz(38.2733, 44.7725, 53.0702) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.69
Lightblue
#ADD8E6
ΔE00 9.81
Cool Grey
#95A3A6
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 10.19
Cadetblue
#5F9EA0
ΔE00 10.35
Greyish Teal
#719F91
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BABA #BA9292
analogous
#92BAA6 #92BABA #92A6BA
triadic
#92BABA #BA92BA #BABA92
tetradic
#92BABA #A692BA #BA9292 #A6BA92
square
#92BABA #A692BA #BA9292 #A6BA92
split-complementary
#92BABA #BA92A6 #BAA692
monochromatic
#518080 #6DA2A2 #92BABA #B7D2D2 #DDE9E9
Accessibility & contrast
On white
2.11
#92BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#92BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BABA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BABA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#85BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #92baba; /* rgb */ color: rgb(146, 186, 186); /* oklch */ color: oklch(76.0% 0.043 196.3);
Tailwind
colors: {
custom: {
50: '#b3cece',
500: '#92baba',
950: '#000000',
},
}SCSS
$custom: #92baba; $custom-light: #b3cece; $custom-dark: #000000;
JSON
{
"hex": "#92baba",
"rgb": {
"r": 146,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 22.472,
"l": 65.098
},
"oklch": {
"l": 0.76,
"c": 0.04278,
"h": 196.3
},
"luminance": 0.44774
}Semantic roles & 50–950 ramp
primary
#92BABA
secondary
#DBCDCD
accent
#4545A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282