#92BCB2#92BCB2
#92BCB2 is a light, muted teal. Relative luminance 0.453; OKLCH L 76.2% C 0.047 H 178.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCB2 |
|---|---|
| RGB | rgb(146, 188, 178) |
| HSL | hsl(166, 24%, 65%) |
| HSV | hsv(166, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(73.08, -16.05, 0.47) |
| CIE-LCH | lch(73.08, 16.06, 178.31°) |
| OKLab | oklab(76.2% -0.047 0.001) |
| OKLCH | oklch(76.2% 0.047 178.8) |
| XYZ | xyz(37.8708, 45.2904, 48.8574) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.71
Greyish Teal
#719F91
ΔE00 9.12
Seafoam Blue
#78D1B6
ΔE00 9.60
Greenish Grey
#96AE8D
ΔE00 10.26
Dull Teal
#5F9E8F
ΔE00 11.04
Mediumaquamarine
#66CDAA
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCB2 #BC929C
analogous
#92BC9D #92BCB2 #92B1BC
triadic
#92BCB2 #B292BC #BCB292
tetradic
#92BCB2 #9D92BC #BC929C #B1BC92
square
#92BCB2 #9D92BC #BC929C #B1BC92
split-complementary
#92BCB2 #BC92B1 #BC9D92
monochromatic
#518377 #6CA597 #92BCB2 #B8D3CD #DEEBE8
Accessibility & contrast
On white
2.09
#92BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#92BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCB2
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCB2 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#B0B1B3
Tritanopia (blue-blind)
#87BDB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bcb2; /* rgb */ color: rgb(146, 188, 178); /* oklch */ color: oklch(76.2% 0.047 178.8);
Tailwind
colors: {
custom: {
50: '#b2d0c9',
500: '#92bcb2',
950: '#000000',
},
}SCSS
$custom: #92bcb2; $custom-light: #b2d0c9; $custom-dark: #000000;
JSON
{
"hex": "#92bcb2",
"rgb": {
"r": 146,
"g": 188,
"b": 178
},
"hsl": {
"h": 165.714,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.762,
"c": 0.04706,
"h": 178.8
},
"luminance": 0.45292
}Semantic roles & 50–950 ramp
primary
#92BCB2
secondary
#DCCED1
accent
#435AA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282