#92BCB3#92BCB3
#92BCB3 is a light, muted teal. Relative luminance 0.453; OKLCH L 76.2% C 0.047 H 180.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCB3 |
|---|---|
| RGB | rgb(146, 188, 179) |
| HSL | hsl(167, 24%, 65%) |
| HSV | hsv(167, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 4.8%, 26.3%) |
| CIE-LAB | lab(73.11, -15.84, -0.03) |
| CIE-LCH | lch(73.11, 15.84, 180.12°) |
| OKLab | oklab(76.23% -0.0466 -0.0003) |
| OKLCH | oklch(76.23% 0.047 180.4) |
| XYZ | xyz(37.9716, 45.3307, 49.3881) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.98
Greyish Teal
#719F91
ΔE00 9.23
Seafoam Blue
#78D1B6
ΔE00 9.84
Greenish Grey
#96AE8D
ΔE00 10.59
Powder Blue
#B0E0E6
ΔE00 11.06
Cadetblue
#5F9EA0
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCB3 #BC929B
analogous
#92BC9E #92BCB3 #92B0BC
triadic
#92BCB3 #B392BC #BCB392
tetradic
#92BCB3 #9E92BC #BC929B #B0BC92
square
#92BCB3 #9E92BC #BC929B #B0BC92
split-complementary
#92BCB3 #BC92B0 #BC9E92
monochromatic
#518378 #6CA599 #92BCB3 #B8D3CD #DEEBE8
Accessibility & contrast
On white
2.09
#92BCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#92BCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCB3
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCB3 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B3
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#87BEB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bcb3; /* rgb */ color: rgb(146, 188, 179); /* oklch */ color: oklch(76.2% 0.047 180.4);
Tailwind
colors: {
custom: {
50: '#b2d0c9',
500: '#92bcb3',
950: '#000000',
},
}SCSS
$custom: #92bcb3; $custom-light: #b2d0c9; $custom-dark: #000000;
JSON
{
"hex": "#92bcb3",
"rgb": {
"r": 146,
"g": 188,
"b": 179
},
"hsl": {
"h": 167.143,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.76229,
"c": 0.04664,
"h": 180.4
},
"luminance": 0.45332
}Semantic roles & 50–950 ramp
primary
#92BCB3
secondary
#DCCED1
accent
#4358A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282