#92BBBF#92BBBF
#92BBBF is a light, muted teal. Relative luminance 0.454; OKLCH L 76.4% C 0.044 H 203.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBBF |
|---|---|
| RGB | rgb(146, 187, 191) |
| HSL | hsl(185, 26%, 66%) |
| HSV | hsv(185, 24%, 75%) |
| CMYK | cmyk(23.6%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.16, -12.69, -6.50) |
| CIE-LCH | lch(73.16, 14.26, 207.13°) |
| OKLab | oklab(76.38% -0.0404 -0.0177) |
| OKLCH | oklch(76.38% 0.044 203.7) |
| XYZ | xyz(39.0255, 45.4116, 55.9892) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.57
Powder Blue
#B0E0E6
ΔE00 9.11
Bluegrey
#85A3B2
ΔE00 9.20
Cool Grey
#95A3A6
ΔE00 9.77
Sky Blue
#87CEEB
ΔE00 9.87
Light Grey Blue
#9DBCD4
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBBF #BF9692
analogous
#92BFAC #92BBBF #92A4BF
triadic
#92BBBF #BF92BB #BBBF92
tetradic
#92BBBF #AC92BF #BF9692 #A4BF92
square
#92BBBF #AC92BF #BF9692 #A4BF92
split-complementary
#92BBBF #BF92A4 #BFAC92
monochromatic
#4F8287 #6BA3A8 #92BBBF #B9D3D6 #DFEBEC
Accessibility & contrast
On white
2.08
#92BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#92BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBBF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBBF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BF
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#84BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bbbf; /* rgb */ color: rgb(146, 187, 191); /* oklch */ color: oklch(76.4% 0.044 203.7);
Tailwind
colors: {
custom: {
50: '#b3cfd2',
500: '#92bbbf',
950: '#000000',
},
}SCSS
$custom: #92bbbf; $custom-light: #b3cfd2; $custom-dark: #000000;
JSON
{
"hex": "#92bbbf",
"rgb": {
"r": 146,
"g": 187,
"b": 191
},
"hsl": {
"h": 185.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76381,
"c": 0.04409,
"h": 203.7
},
"luminance": 0.45413
}Semantic roles & 50–950 ramp
primary
#92BBBF
secondary
#DED0CF
accent
#4A41A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282