#92C8BF#92C8BF
#92C8BF is a light, muted teal. Relative luminance 0.512; OKLCH L 79.3% C 0.058 H 183.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8BF |
|---|---|
| RGB | rgb(146, 200, 191) |
| HSL | hsl(170, 33%, 68%) |
| HSV | hsv(170, 27%, 78%) |
| CMYK | cmyk(27%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.79, -19.38, -1.16) |
| CIE-LCH | lch(76.79, 19.42, 183.44°) |
| OKLab | oklab(79.27% -0.0575 -0.0034) |
| OKLCH | oklch(79.27% 0.058 183.4) |
| XYZ | xyz(41.9093, 51.1792, 56.9505) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 7.71
Mediumturquoise
#48D1CC
ΔE00 8.95
Powder Blue
#B0E0E6
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.65
Mediumaquamarine
#66CDAA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8BF #C8929B
analogous
#92C8A4 #92C8BF #92B6C8
triadic
#92C8BF #BF92C8 #C8BF92
tetradic
#92C8BF #A492C8 #C8929B #B6C892
square
#92C8BF #A492C8 #C8929B #B6C892
split-complementary
#92C8BF #C892B6 #C8A492
monochromatic
#4B9588 #69B3A7 #92C8BF #BBDDD7 #E3F1EF
Accessibility & contrast
On white
1.87
#92C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#92C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8BF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8BF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#B9BAC0
Tritanopia (blue-blind)
#82CAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92c8bf; /* rgb */ color: rgb(146, 200, 191); /* oklch */ color: oklch(79.3% 0.058 183.4);
Tailwind
colors: {
custom: {
50: '#b3d8d2',
500: '#92c8bf',
950: '#000000',
},
}SCSS
$custom: #92c8bf; $custom-light: #b3d8d2; $custom-dark: #000000;
JSON
{
"hex": "#92c8bf",
"rgb": {
"r": 146,
"g": 200,
"b": 191
},
"hsl": {
"h": 170,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.79268,
"c": 0.05756,
"h": 183.4
},
"luminance": 0.51181
}Semantic roles & 50–950 ramp
primary
#92C8BF
secondary
#9C626C
accent
#3A4DAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383