#92BCBB#92BCBB
#92BCBB is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.045 H 194.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCBB |
|---|---|
| RGB | rgb(146, 188, 187) |
| HSL | hsl(179, 24%, 65%) |
| HSV | hsv(179, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.33, -14.11, -4.08) |
| CIE-LCH | lch(73.33, 14.68, 196.12°) |
| OKLab | oklab(76.48% -0.0433 -0.0112) |
| OKLCH | oklch(76.48% 0.045 194.4) |
| XYZ | xyz(38.8042, 45.6637, 53.7735) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.36
Lightblue
#ADD8E6
ΔE00 9.84
Cadetblue
#5F9EA0
ΔE00 10.56
Cool Grey
#95A3A6
ΔE00 10.69
Greyish Teal
#719F91
ΔE00 10.76
Pale Teal
#82CBB2
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCBB #BC9293
analogous
#92BCA6 #92BCBB #92A8BC
triadic
#92BCBB #BB92BC #BCBB92
tetradic
#92BCBB #A692BC #BC9293 #A8BC92
square
#92BCBB #A692BC #BC9293 #A8BC92
split-complementary
#92BCBB #BC92A8 #BCA692
monochromatic
#518382 #6CA5A3 #92BCBB #B8D3D3 #DEEBEA
Accessibility & contrast
On white
2.07
#92BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#92BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCBB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCBB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#85BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bcbb; /* rgb */ color: rgb(146, 188, 187); /* oklch */ color: oklch(76.5% 0.045 194.4);
Tailwind
colors: {
custom: {
50: '#b3d0cf',
500: '#92bcbb',
950: '#000000',
},
}SCSS
$custom: #92bcbb; $custom-light: #b3d0cf; $custom-dark: #000000;
JSON
{
"hex": "#92bcbb",
"rgb": {
"r": 146,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.571,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.76475,
"c": 0.04474,
"h": 194.4
},
"luminance": 0.45665
}Semantic roles & 50–950 ramp
primary
#92BCBB
secondary
#DCCECE
accent
#4345A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282