#92BFBA#92BFBA
#92BFBA is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.048 H 187.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFBA |
|---|---|
| RGB | rgb(146, 191, 186) |
| HSL | hsl(173, 26%, 66%) |
| HSV | hsv(173, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(74.14, -15.88, -2.34) |
| CIE-LCH | lch(74.14, 16.05, 188.39°) |
| OKLab | oklab(77.11% -0.0477 -0.0065) |
| OKLCH | oklch(77.11% 0.048 187.8) |
| XYZ | xyz(39.3451, 46.9161, 53.4275) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 9.52
Seafoam Blue
#78D1B6
ΔE00 10.38
Greyish Teal
#719F91
ΔE00 10.41
Mediumturquoise
#48D1CC
ΔE00 10.66
Lightblue
#ADD8E6
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFBA #BF9297
analogous
#92BFA3 #92BFBA #92ADBF
triadic
#92BFBA #BA92BF #BFBA92
tetradic
#92BFBA #A392BF #BF9297 #ADBF92
square
#92BFBA #A392BF #BF9297 #ADBF92
split-complementary
#92BFBA #BF92AD #BFA392
monochromatic
#4F8781 #6BA8A2 #92BFBA #B9D6D2 #DFECEB
Accessibility & contrast
On white
2.02
#92BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#92BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFBA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFBA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B1B4BB
Tritanopia (blue-blind)
#85C1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bfba; /* rgb */ color: rgb(146, 191, 186); /* oklch */ color: oklch(77.1% 0.048 187.8);
Tailwind
colors: {
custom: {
50: '#b3d2ce',
500: '#92bfba',
950: '#000000',
},
}SCSS
$custom: #92bfba; $custom-light: #b3d2ce; $custom-dark: #000000;
JSON
{
"hex": "#92bfba",
"rgb": {
"r": 146,
"g": 191,
"b": 186
},
"hsl": {
"h": 173.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.7711,
"c": 0.04818,
"h": 187.8
},
"luminance": 0.46918
}Semantic roles & 50–950 ramp
primary
#92BFBA
secondary
#DECFD1
accent
#414CA5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282