#92BBAF#92BBAF
#92BBAF is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.047 H 175.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBAF |
|---|---|
| RGB | rgb(146, 187, 175) |
| HSL | hsl(162, 23%, 65%) |
| HSV | hsv(162, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.72, -16.17, 1.59) |
| CIE-LCH | lch(72.72, 16.25, 174.39°) |
| OKLab | oklab(75.89% -0.047 0.004) |
| OKLCH | oklch(75.89% 0.047 175.2) |
| XYZ | xyz(37.3600, 44.7454, 47.2174) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.45
Greyish Teal
#719F91
ΔE00 8.76
Greenish Grey
#96AE8D
ΔE00 9.41
Seafoam Blue
#78D1B6
ΔE00 9.44
Darkseagreen
#8FBC8F
ΔE00 10.46
Dull Teal
#5F9E8F
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBAF #BB929E
analogous
#92BB9A #92BBAF #92B2BB
triadic
#92BBAF #AF92BB #BBAF92
tetradic
#92BBAF #9A92BB #BB929E #B2BB92
square
#92BBAF #9A92BB #BB929E #B2BB92
split-complementary
#92BBAF #BB92B2 #BB9A92
monochromatic
#518273 #6CA393 #92BBAF #B8D3CB #DDEAE6
Accessibility & contrast
On white
2.11
#92BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#92BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBAF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBAF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#88BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #92bbaf; /* rgb */ color: rgb(146, 187, 175); /* oklch */ color: oklch(75.9% 0.047 175.2);
Tailwind
colors: {
custom: {
50: '#b2cfc6',
500: '#92bbaf',
950: '#000000',
},
}SCSS
$custom: #92bbaf; $custom-light: #b2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#92bbaf",
"rgb": {
"r": 146,
"g": 187,
"b": 175
},
"hsl": {
"h": 162.439,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75888,
"c": 0.04714,
"h": 175.2
},
"luminance": 0.44747
}Semantic roles & 50–950 ramp
primary
#92BBAF
secondary
#DBCDD2
accent
#445FA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282