#92C8BD#92C8BD
#92C8BD is a light, muted teal. Relative luminance 0.511; OKLCH L 79.2% C 0.058 H 180.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8BD |
|---|---|
| RGB | rgb(146, 200, 189) |
| HSL | hsl(168, 33%, 68%) |
| HSV | hsv(168, 27%, 78%) |
| CMYK | cmyk(27%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(76.73, -19.82, -0.16) |
| CIE-LCH | lch(76.73, 19.82, 180.47°) |
| OKLab | oklab(79.21% -0.0583 -0.0007) |
| OKLCH | oklch(79.21% 0.058 180.7) |
| XYZ | xyz(41.6907, 51.0917, 55.7992) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 7.10
Mediumturquoise
#48D1CC
ΔE00 9.14
Mediumaquamarine
#66CDAA
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 9.84
Light Teal
#90E4C1
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8BD #C8929D
analogous
#92C8A2 #92C8BD #92B8C8
triadic
#92C8BD #BD92C8 #C8BD92
tetradic
#92C8BD #A292C8 #C8929D #B8C892
square
#92C8BD #A292C8 #C8929D #B8C892
split-complementary
#92C8BD #C892B8 #C8A292
monochromatic
#4B9586 #69B3A4 #92C8BD #BBDDD6 #E3F1EE
Accessibility & contrast
On white
1.87
#92C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#92C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8BD
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8BD | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BD
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#83CAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92c8bd; /* rgb */ color: rgb(146, 200, 189); /* oklch */ color: oklch(79.2% 0.058 180.7);
Tailwind
colors: {
custom: {
50: '#b3d8d0',
500: '#92c8bd',
950: '#000000',
},
}SCSS
$custom: #92c8bd; $custom-light: #b3d8d0; $custom-dark: #000000;
JSON
{
"hex": "#92c8bd",
"rgb": {
"r": 146,
"g": 200,
"b": 189
},
"hsl": {
"h": 167.778,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.79209,
"c": 0.05829,
"h": 180.7
},
"luminance": 0.51094
}Semantic roles & 50–950 ramp
primary
#92C8BD
secondary
#9C626E
accent
#3A51AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383