#92BBBE#92BBBE
#92BBBE is a light, muted teal. Relative luminance 0.454; OKLCH L 76.3% C 0.044 H 201.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBBE |
|---|---|
| RGB | rgb(146, 187, 190) |
| HSL | hsl(184, 25%, 66%) |
| HSV | hsv(184, 23%, 75%) |
| CMYK | cmyk(23.2%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.13, -12.92, -6.00) |
| CIE-LCH | lch(73.13, 14.24, 204.91°) |
| OKLab | oklab(76.35% -0.0408 -0.0163) |
| OKLCH | oklch(76.35% 0.044 201.8) |
| XYZ | xyz(38.9159, 45.3678, 55.4116) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.82
Powder Blue
#B0E0E6
ΔE00 9.16
Bluegrey
#85A3B2
ΔE00 9.49
Cool Grey
#95A3A6
ΔE00 9.86
Sky Blue
#87CEEB
ΔE00 10.24
Greyblue
#77A1B5
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBBE #BE9592
analogous
#92BEAB #92BBBE #92A5BE
triadic
#92BBBE #BE92BB #BBBE92
tetradic
#92BBBE #AB92BE #BE9592 #A5BE92
square
#92BBBE #AB92BE #BE9592 #A5BE92
split-complementary
#92BBBE #BE92A5 #BEAB92
monochromatic
#508286 #6CA3A7 #92BBBE #B8D3D5 #DFEBEC
Accessibility & contrast
On white
2.08
#92BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#92BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBBE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBBE | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#84BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bbbe; /* rgb */ color: rgb(146, 187, 190); /* oklch */ color: oklch(76.3% 0.044 201.8);
Tailwind
colors: {
custom: {
50: '#b3cfd1',
500: '#92bbbe',
950: '#000000',
},
}SCSS
$custom: #92bbbe; $custom-light: #b3cfd1; $custom-dark: #000000;
JSON
{
"hex": "#92bbbe",
"rgb": {
"r": 146,
"g": 187,
"b": 190
},
"hsl": {
"h": 184.091,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.76349,
"c": 0.04393,
"h": 201.8
},
"luminance": 0.45369
}Semantic roles & 50–950 ramp
primary
#92BBBE
secondary
#DDD0CF
accent
#4842A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282