#92C8BE#92C8BE
#92C8BE is a light, muted teal. Relative luminance 0.511; OKLCH L 79.2% C 0.058 H 182.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8BE |
|---|---|
| RGB | rgb(146, 200, 190) |
| HSL | hsl(169, 33%, 68%) |
| HSV | hsv(169, 27%, 78%) |
| CMYK | cmyk(27%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(76.76, -19.60, -0.66) |
| CIE-LCH | lch(76.76, 19.61, 181.94°) |
| OKLab | oklab(79.24% -0.0579 -0.0021) |
| OKLCH | oklch(79.24% 0.058 182.1) |
| XYZ | xyz(41.7996, 51.1353, 56.3729) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 7.40
Mediumturquoise
#48D1CC
ΔE00 9.03
Powder Blue
#B0E0E6
ΔE00 9.54
Mediumaquamarine
#66CDAA
ΔE00 9.82
Paleturquoise
#AFEEEE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8BE #C8929C
analogous
#92C8A3 #92C8BE #92B7C8
triadic
#92C8BE #BE92C8 #C8BE92
tetradic
#92C8BE #A392C8 #C8929C #B7C892
square
#92C8BE #A392C8 #C8929C #B7C892
split-complementary
#92C8BE #C892B7 #C8A392
monochromatic
#4B9587 #69B3A6 #92C8BE #BBDDD6 #E3F1EF
Accessibility & contrast
On white
1.87
#92C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#92C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8BE
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8BE | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#82CAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92c8be; /* rgb */ color: rgb(146, 200, 190); /* oklch */ color: oklch(79.2% 0.058 182.1);
Tailwind
colors: {
custom: {
50: '#b3d8d1',
500: '#92c8be',
950: '#000000',
},
}SCSS
$custom: #92c8be; $custom-light: #b3d8d1; $custom-dark: #000000;
JSON
{
"hex": "#92c8be",
"rgb": {
"r": 146,
"g": 200,
"b": 190
},
"hsl": {
"h": 168.889,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.79239,
"c": 0.05791,
"h": 182.1
},
"luminance": 0.51137
}Semantic roles & 50–950 ramp
primary
#92C8BE
secondary
#9C626D
accent
#3A4FAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383