#92BCBF#92BCBF
#92BCBF is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.045 H 201.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCBF |
|---|---|
| RGB | rgb(146, 188, 191) |
| HSL | hsl(184, 26%, 66%) |
| HSV | hsv(184, 24%, 75%) |
| CMYK | cmyk(23.6%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.44, -13.22, -6.09) |
| CIE-LCH | lch(73.44, 14.55, 204.75°) |
| OKLab | oklab(76.6% -0.0417 -0.0166) |
| OKLCH | oklch(76.6% 0.045 201.7) |
| XYZ | xyz(39.2384, 45.8374, 56.0602) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.67
Powder Blue
#B0E0E6
ΔE00 8.92
Bluegrey
#85A3B2
ΔE00 9.76
Sky Blue
#87CEEB
ΔE00 10.11
Cool Grey
#95A3A6
ΔE00 10.18
Light Grey Blue
#9DBCD4
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCBF #BF9592
analogous
#92BFAB #92BCBF #92A5BF
triadic
#92BCBF #BF92BC #BCBF92
tetradic
#92BCBF #AB92BF #BF9592 #A5BF92
square
#92BCBF #AB92BF #BF9592 #A5BF92
split-complementary
#92BCBF #BF92A5 #BFAB92
monochromatic
#4F8387 #6BA4A8 #92BCBF #B9D4D6 #DFEBEC
Accessibility & contrast
On white
2.07
#92BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#92BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCBF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCBF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#84BFBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bcbf; /* rgb */ color: rgb(146, 188, 191); /* oklch */ color: oklch(76.6% 0.045 201.7);
Tailwind
colors: {
custom: {
50: '#b3d0d2',
500: '#92bcbf',
950: '#000000',
},
}SCSS
$custom: #92bcbf; $custom-light: #b3d0d2; $custom-dark: #000000;
JSON
{
"hex": "#92bcbf",
"rgb": {
"r": 146,
"g": 188,
"b": 191
},
"hsl": {
"h": 184,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76602,
"c": 0.04489,
"h": 201.7
},
"luminance": 0.45839
}Semantic roles & 50–950 ramp
primary
#92BCBF
secondary
#DED0CF
accent
#4841A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282