#92BBAB#92BBAB
#92BBAB is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.050 H 169.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBAB |
|---|---|
| RGB | rgb(146, 187, 171) |
| HSL | hsl(157, 23%, 65%) |
| HSV | hsv(157, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.62, -17.00, 3.62) |
| CIE-LCH | lch(72.62, 17.38, 167.97°) |
| OKLab | oklab(75.77% -0.0487 0.0093) |
| OKLCH | oklch(75.77% 0.05 169.1) |
| XYZ | xyz(36.9730, 44.5906, 45.1790) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.75
Greenish Grey
#96AE8D
ΔE00 8.21
Greyish Teal
#719F91
ΔE00 8.65
Seafoam Blue
#78D1B6
ΔE00 8.87
Darkseagreen
#8FBC8F
ΔE00 8.92
Mediumaquamarine
#66CDAA
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBAB #BB92A2
analogous
#92BB96 #92BBAB #92B7BB
triadic
#92BBAB #AB92BB #BBAB92
tetradic
#92BBAB #9692BB #BB92A2 #B7BB92
square
#92BBAB #9692BB #BB92A2 #B7BB92
split-complementary
#92BBAB #BB92B7 #BB9692
monochromatic
#51826F #6CA38E #92BBAB #B8D3C8 #DDEAE5
Accessibility & contrast
On white
2.12
#92BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#92BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBAB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBAB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5AA
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#89BCB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #92bbab; /* rgb */ color: rgb(146, 187, 171); /* oklch */ color: oklch(75.8% 0.050 169.1);
Tailwind
colors: {
custom: {
50: '#b2cfc4',
500: '#92bbab',
950: '#000000',
},
}SCSS
$custom: #92bbab; $custom-light: #b2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#92bbab",
"rgb": {
"r": 146,
"g": 187,
"b": 171
},
"hsl": {
"h": 156.585,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75772,
"c": 0.04955,
"h": 169.1
},
"luminance": 0.44592
}Semantic roles & 50–950 ramp
primary
#92BBAB
secondary
#DBCDD3
accent
#4468A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281