#92BFBD#92BFBD
#92BFBD is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.048 H 192.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFBD |
|---|---|
| RGB | rgb(146, 191, 189) |
| HSL | hsl(177, 26%, 66%) |
| HSV | hsv(177, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.22, -15.22, -3.85) |
| CIE-LCH | lch(74.22, 15.70, 194.20°) |
| OKLab | oklab(77.2% -0.0465 -0.0106) |
| OKLCH | oklch(77.2% 0.048 192.8) |
| XYZ | xyz(39.6674, 47.0451, 55.1248) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.83
Pale Teal
#82CBB2
ΔE00 9.92
Mediumturquoise
#48D1CC
ΔE00 10.82
Cadetblue
#5F9EA0
ΔE00 10.98
Greyish Teal
#719F91
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFBD #BF9294
analogous
#92BFA6 #92BFBD #92AABF
triadic
#92BFBD #BD92BF #BFBD92
tetradic
#92BFBD #A692BF #BF9294 #AABF92
square
#92BFBD #A692BF #BF9294 #AABF92
split-complementary
#92BFBD #BF92AA #BFA692
monochromatic
#4F8785 #6BA8A6 #92BFBD #B9D6D4 #DFECEC
Accessibility & contrast
On white
2.02
#92BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#92BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFBD
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFBD | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#84C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bfbd; /* rgb */ color: rgb(146, 191, 189); /* oklch */ color: oklch(77.2% 0.048 192.8);
Tailwind
colors: {
custom: {
50: '#b3d2d0',
500: '#92bfbd',
950: '#000000',
},
}SCSS
$custom: #92bfbd; $custom-light: #b3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#92bfbd",
"rgb": {
"r": 146,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77203,
"c": 0.04769,
"h": 192.8
},
"luminance": 0.47047
}Semantic roles & 50–950 ramp
primary
#92BFBD
secondary
#DECFD0
accent
#4145A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282