#92C2BF#92C2BF
#92C2BF is a light, muted teal. Relative luminance 0.485; OKLCH L 77.9% C 0.051 H 191.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #92C2BF |
|---|---|
| RGB | rgb(146, 194, 191) |
| HSL | hsl(176, 28%, 67%) |
| HSV | hsv(176, 25%, 76%) |
| CMYK | cmyk(24.7%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.11, -16.32, -3.63) |
| CIE-LCH | lch(75.11, 16.72, 192.52°) |
| OKLab | oklab(77.93% -0.0496 -0.01) |
| OKLCH | oklch(77.93% 0.051 191.4) |
| XYZ | xyz(40.5469, 48.4544, 56.4963) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.53
Pale Teal
#82CBB2
ΔE00 9.13
Lightblue
#ADD8E6
ΔE00 9.91
Mediumturquoise
#48D1CC
ΔE00 10.08
Paleturquoise
#AFEEEE
ΔE00 10.42
Seafoam Blue
#78D1B6
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C2BF #C29295
analogous
#92C2A7 #92C2BF #92ADC2
triadic
#92C2BF #BF92C2 #C2BF92
tetradic
#92C2BF #A792C2 #C29295 #ADC292
square
#92C2BF #A792C2 #C29295 #ADC292
split-complementary
#92C2BF #C292AD #C2A792
monochromatic
#4E8C88 #6BACA8 #92C2BF #B9D8D6 #E0EEED
Accessibility & contrast
On white
1.96
#92C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#92C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C2BF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C2BF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#83C5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92c2bf; /* rgb */ color: rgb(146, 194, 191); /* oklch */ color: oklch(77.9% 0.051 191.4);
Tailwind
colors: {
custom: {
50: '#b3d4d2',
500: '#92c2bf',
950: '#000000',
},
}SCSS
$custom: #92c2bf; $custom-light: #b3d4d2; $custom-dark: #000000;
JSON
{
"hex": "#92c2bf",
"rgb": {
"r": 146,
"g": 194,
"b": 191
},
"hsl": {
"h": 176.25,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.77931,
"c": 0.05063,
"h": 191.4
},
"luminance": 0.48456
}Semantic roles & 50–950 ramp
primary
#92C2BF
secondary
#E0D0D1
accent
#3F45A7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382