#92C8BB#92C8BB
#92C8BB is a light, muted teal. Relative luminance 0.510; OKLCH L 79.1% C 0.059 H 178.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8BB |
|---|---|
| RGB | rgb(146, 200, 187) |
| HSL | hsl(166, 33%, 68%) |
| HSV | hsv(166, 27%, 78%) |
| CMYK | cmyk(27%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(76.68, -20.25, 0.84) |
| CIE-LCH | lch(76.68, 20.27, 177.62°) |
| OKLab | oklab(79.15% -0.0591 0.0019) |
| OKLCH | oklch(79.15% 0.059 178.1) |
| XYZ | xyz(41.4751, 51.0055, 54.6638) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.93
Seafoam Blue
#78D1B6
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 8.91
Light Teal
#90E4C1
ΔE00 9.40
Mediumturquoise
#48D1CC
ΔE00 9.41
Paleturquoise
#AFEEEE
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8BB #C8929F
analogous
#92C8A0 #92C8BB #92BAC8
triadic
#92C8BB #BB92C8 #C8BB92
tetradic
#92C8BB #A092C8 #C8929F #BAC892
square
#92C8BB #A092C8 #C8929F #BAC892
split-complementary
#92C8BB #C892BA #C8A092
monochromatic
#4B9583 #69B3A2 #92C8BB #BBDDD4 #E3F1EE
Accessibility & contrast
On white
1.87
#92C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#92C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8BB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8BB | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BA
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#83CAC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92c8bb; /* rgb */ color: rgb(146, 200, 187); /* oklch */ color: oklch(79.1% 0.059 178.1);
Tailwind
colors: {
custom: {
50: '#b3d8cf',
500: '#92c8bb',
950: '#000000',
},
}SCSS
$custom: #92c8bb; $custom-light: #b3d8cf; $custom-dark: #000000;
JSON
{
"hex": "#92c8bb",
"rgb": {
"r": 146,
"g": 200,
"b": 187
},
"hsl": {
"h": 165.556,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.7915,
"c": 0.05916,
"h": 178.1
},
"luminance": 0.51007
}Semantic roles & 50–950 ramp
primary
#92C8BB
secondary
#9C6270
accent
#3A55AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383