#92BBBA#92BBBA
#92BBBA is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.044 H 194.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBBA |
|---|---|
| RGB | rgb(146, 187, 186) |
| HSL | hsl(179, 23%, 65%) |
| HSV | hsv(179, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.02, -13.81, -3.98) |
| CIE-LCH | lch(73.02, 14.37, 196.09°) |
| OKLab | oklab(76.22% -0.0424 -0.0109) |
| OKLCH | oklch(76.22% 0.044 194.4) |
| XYZ | xyz(38.4847, 45.1953, 53.1407) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.59
Lightblue
#ADD8E6
ΔE00 9.97
Cool Grey
#95A3A6
ΔE00 10.39
Cadetblue
#5F9EA0
ΔE00 10.44
Greyish Teal
#719F91
ΔE00 10.61
Bluegrey
#85A3B2
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBBA #BB9293
analogous
#92BBA5 #92BBBA #92A7BB
triadic
#92BBBA #BA92BB #BBBA92
tetradic
#92BBBA #A592BB #BB9293 #A7BB92
square
#92BBBA #A592BB #BB9293 #A7BB92
split-complementary
#92BBBA #BB92A7 #BBA592
monochromatic
#518281 #6CA3A2 #92BBBA #B8D3D2 #DDEAEA
Accessibility & contrast
On white
2.09
#92BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#92BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBBA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBBA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#85BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bbba; /* rgb */ color: rgb(146, 187, 186); /* oklch */ color: oklch(76.2% 0.044 194.4);
Tailwind
colors: {
custom: {
50: '#b3cfce',
500: '#92bbba',
950: '#000000',
},
}SCSS
$custom: #92bbba; $custom-light: #b3cfce; $custom-dark: #000000;
JSON
{
"hex": "#92bbba",
"rgb": {
"r": 146,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.537,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.76222,
"c": 0.04378,
"h": 194.4
},
"luminance": 0.45197
}Semantic roles & 50–950 ramp
primary
#92BBBA
secondary
#DBCDCE
accent
#4446A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282