#92BBBB#92BBBB
#92BBBB is a light, muted teal. Relative luminance 0.452; OKLCH L 76.3% C 0.044 H 196.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBBB |
|---|---|
| RGB | rgb(146, 187, 187) |
| HSL | hsl(180, 23%, 65%) |
| HSV | hsv(180, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.05, -13.59, -4.49) |
| CIE-LCH | lch(73.05, 14.31, 198.28°) |
| OKLab | oklab(76.25% -0.042 -0.0123) |
| OKLCH | oklch(76.25% 0.044 196.3) |
| XYZ | xyz(38.5914, 45.2380, 53.7025) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.45
Lightblue
#ADD8E6
ΔE00 9.66
Cool Grey
#95A3A6
ΔE00 10.24
Bluegrey
#85A3B2
ΔE00 10.43
Cadetblue
#5F9EA0
ΔE00 10.46
Greyish Teal
#719F91
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBBB #BB9292
analogous
#92BBA6 #92BBBB #92A6BB
triadic
#92BBBB #BB92BB #BBBB92
tetradic
#92BBBB #A692BB #BB9292 #A6BB92
square
#92BBBB #A692BB #BB9292 #A6BB92
split-complementary
#92BBBB #BB92A6 #BBA692
monochromatic
#518282 #6CA3A3 #92BBBB #B8D3D3 #DDEAEA
Accessibility & contrast
On white
2.09
#92BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#92BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBBB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBBB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#ADB1BB
Tritanopia (blue-blind)
#85BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bbbb; /* rgb */ color: rgb(146, 187, 187); /* oklch */ color: oklch(76.3% 0.044 196.3);
Tailwind
colors: {
custom: {
50: '#b3cfcf',
500: '#92bbbb',
950: '#000000',
},
}SCSS
$custom: #92bbbb; $custom-light: #b3cfcf; $custom-dark: #000000;
JSON
{
"hex": "#92bbbb",
"rgb": {
"r": 146,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.76253,
"c": 0.04375,
"h": 196.3
},
"luminance": 0.45239
}Semantic roles & 50–950 ramp
primary
#92BBBB
secondary
#DBCDCD
accent
#4444A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282