#92BFBC#92BFBC
#92BFBC is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.048 H 191.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFBC |
|---|---|
| RGB | rgb(146, 191, 188) |
| HSL | hsl(176, 26%, 66%) |
| HSV | hsv(176, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.19, -15.44, -3.35) |
| CIE-LCH | lch(74.19, 15.80, 192.24°) |
| OKLab | oklab(77.17% -0.0469 -0.0092) |
| OKLCH | oklch(77.17% 0.048 191.1) |
| XYZ | xyz(39.5592, 47.0018, 54.5551) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.09
Pale Teal
#82CBB2
ΔE00 9.52
Lightblue
#ADD8E6
ΔE00 10.16
Mediumturquoise
#48D1CC
ΔE00 10.74
Greyish Teal
#719F91
ΔE00 10.80
Cadetblue
#5F9EA0
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFBC #BF9295
analogous
#92BFA5 #92BFBC #92ABBF
triadic
#92BFBC #BC92BF #BFBC92
tetradic
#92BFBC #A592BF #BF9295 #ABBF92
square
#92BFBC #A592BF #BF9295 #ABBF92
split-complementary
#92BFBC #BF92AB #BFA592
monochromatic
#4F8783 #6BA8A4 #92BFBC #B9D6D4 #DFECEB
Accessibility & contrast
On white
2.02
#92BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#92BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFBC
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFBC | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#84C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bfbc; /* rgb */ color: rgb(146, 191, 188); /* oklch */ color: oklch(77.2% 0.048 191.1);
Tailwind
colors: {
custom: {
50: '#b3d2d0',
500: '#92bfbc',
950: '#000000',
},
}SCSS
$custom: #92bfbc; $custom-light: #b3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#92bfbc",
"rgb": {
"r": 146,
"g": 191,
"b": 188
},
"hsl": {
"h": 176,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77171,
"c": 0.04781,
"h": 191.1
},
"luminance": 0.47003
}Semantic roles & 50–950 ramp
primary
#92BFBC
secondary
#DECFD0
accent
#4148A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282