#92C2BB#92C2BB
#92C2BB is a light, muted teal. Relative luminance 0.483; OKLCH L 77.8% C 0.051 H 185.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #92C2BB |
|---|---|
| RGB | rgb(146, 194, 187) |
| HSL | hsl(171, 28%, 67%) |
| HSV | hsv(171, 25%, 76%) |
| CMYK | cmyk(24.7%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(75.00, -17.20, -1.61) |
| CIE-LCH | lch(75.00, 17.28, 185.36°) |
| OKLab | oklab(77.81% -0.0513 -0.0046) |
| OKLCH | oklch(77.81% 0.051 185.1) |
| XYZ | xyz(40.1127, 48.2807, 54.2096) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.61
Seafoam Blue
#78D1B6
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 9.49
Mediumturquoise
#48D1CC
ΔE00 10.00
Greyish Teal
#719F91
ΔE00 10.71
Paleturquoise
#AFEEEE
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C2BB #C29299
analogous
#92C2A3 #92C2BB #92B1C2
triadic
#92C2BB #BB92C2 #C2BB92
tetradic
#92C2BB #A392C2 #C29299 #B1C292
square
#92C2BB #A392C2 #C29299 #B1C292
split-complementary
#92C2BB #C292B1 #C2A392
monochromatic
#4E8C83 #6BACA3 #92C2BB #B9D8D3 #E0EEEC
Accessibility & contrast
On white
1.97
#92C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#92C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C2BB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C2BB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#84C4C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92c2bb; /* rgb */ color: rgb(146, 194, 187); /* oklch */ color: oklch(77.8% 0.051 185.1);
Tailwind
colors: {
custom: {
50: '#b3d4cf',
500: '#92c2bb',
950: '#000000',
},
}SCSS
$custom: #92c2bb; $custom-light: #b3d4cf; $custom-dark: #000000;
JSON
{
"hex": "#92c2bb",
"rgb": {
"r": 146,
"g": 194,
"b": 187
},
"hsl": {
"h": 171.25,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.77808,
"c": 0.05149,
"h": 185.1
},
"luminance": 0.48282
}Semantic roles & 50–950 ramp
primary
#92C2BB
secondary
#E0D0D2
accent
#3F4EA7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382