#92BBAE#92BBAE
#92BBAE is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.048 H 173.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBAE |
|---|---|
| RGB | rgb(146, 187, 174) |
| HSL | hsl(161, 23%, 65%) |
| HSV | hsv(161, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.70, -16.38, 2.10) |
| CIE-LCH | lch(72.70, 16.51, 172.70°) |
| OKLab | oklab(75.86% -0.0474 0.0053) |
| OKLCH | oklch(75.86% 0.048 173.6) |
| XYZ | xyz(37.2622, 44.7063, 46.7021) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.25
Greyish Teal
#719F91
ΔE00 8.71
Greenish Grey
#96AE8D
ΔE00 9.09
Seafoam Blue
#78D1B6
ΔE00 9.27
Darkseagreen
#8FBC8F
ΔE00 10.07
Dull Teal
#5F9E8F
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBAE #BB929F
analogous
#92BB99 #92BBAE #92B3BB
triadic
#92BBAE #AE92BB #BBAE92
tetradic
#92BBAE #9992BB #BB929F #B3BB92
square
#92BBAE #9992BB #BB929F #B3BB92
split-complementary
#92BBAE #BB92B3 #BB9992
monochromatic
#518272 #6CA392 #92BBAE #B8D3CA #DDEAE6
Accessibility & contrast
On white
2.11
#92BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#92BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBAE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBAE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AD
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#88BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #92bbae; /* rgb */ color: rgb(146, 187, 174); /* oklch */ color: oklch(75.9% 0.048 173.6);
Tailwind
colors: {
custom: {
50: '#b2cfc6',
500: '#92bbae',
950: '#000000',
},
}SCSS
$custom: #92bbae; $custom-light: #b2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#92bbae",
"rgb": {
"r": 146,
"g": 187,
"b": 174
},
"hsl": {
"h": 160.976,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75859,
"c": 0.04769,
"h": 173.6
},
"luminance": 0.44708
}Semantic roles & 50–950 ramp
primary
#92BBAE
secondary
#DBCDD2
accent
#4462A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282