#92BFBF#92BFBF
#92BFBF is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.048 H 196.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFBF |
|---|---|
| RGB | rgb(146, 191, 191) |
| HSL | hsl(180, 26%, 66%) |
| HSV | hsv(180, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.27, -14.78, -4.86) |
| CIE-LCH | lch(74.27, 15.55, 198.20°) |
| OKLab | oklab(77.27% -0.0457 -0.0133) |
| OKLCH | oklch(77.27% 0.048 196.2) |
| XYZ | xyz(39.8860, 47.1325, 56.2760) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.56
Lightblue
#ADD8E6
ΔE00 9.18
Pale Teal
#82CBB2
ΔE00 10.74
Cadetblue
#5F9EA0
ΔE00 10.98
Sky Blue
#87CEEB
ΔE00 11.01
Mediumturquoise
#48D1CC
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFBF #BF9292
analogous
#92BFA8 #92BFBF #92A8BF
triadic
#92BFBF #BF92BF #BFBF92
tetradic
#92BFBF #A892BF #BF9292 #A8BF92
square
#92BFBF #A892BF #BF9292 #A8BF92
split-complementary
#92BFBF #BF92A8 #BFA892
monochromatic
#4F8787 #6BA8A8 #92BFBF #B9D6D6 #DFECEC
Accessibility & contrast
On white
2.01
#92BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#92BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFBF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFBF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#83C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bfbf; /* rgb */ color: rgb(146, 191, 191); /* oklch */ color: oklch(77.3% 0.048 196.2);
Tailwind
colors: {
custom: {
50: '#b3d2d2',
500: '#92bfbf',
950: '#000000',
},
}SCSS
$custom: #92bfbf; $custom-light: #b3d2d2; $custom-dark: #000000;
JSON
{
"hex": "#92bfbf",
"rgb": {
"r": 146,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77266,
"c": 0.04758,
"h": 196.2
},
"luminance": 0.47134
}Semantic roles & 50–950 ramp
primary
#92BFBF
secondary
#DECFCF
accent
#4141A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282