#92BCC2#92BCC2
#92BCC2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.045 H 207.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCC2 |
|---|---|
| RGB | rgb(146, 188, 194) |
| HSL | hsl(188, 28%, 67%) |
| HSV | hsv(188, 25%, 76%) |
| CMYK | cmyk(24.7%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.53, -12.54, -7.60) |
| CIE-LCH | lch(73.53, 14.66, 211.22°) |
| OKLab | oklab(76.7% -0.0405 -0.0207) |
| OKLCH | oklch(76.7% 0.045 207.1) |
| XYZ | xyz(39.5719, 45.9708, 57.8167) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.82
Bluegrey
#85A3B2
ΔE00 8.94
Sky Blue
#87CEEB
ΔE00 9.01
Light Grey Blue
#9DBCD4
ΔE00 9.35
Greyblue
#77A1B5
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCC2 #C29892
analogous
#92C2B0 #92BCC2 #92A4C2
triadic
#92BCC2 #C292BC #BCC292
tetradic
#92BCC2 #B092C2 #C29892 #A4C292
square
#92BCC2 #B092C2 #C29892 #A4C292
split-complementary
#92BCC2 #C292A4 #C2B092
monochromatic
#4E848C #6BA4AC #92BCC2 #B9D4D8 #E0ECEE
Accessibility & contrast
On white
2.06
#92BCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#92BCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCC2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCC2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#83C0BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bcc2; /* rgb */ color: rgb(146, 188, 194); /* oklch */ color: oklch(76.7% 0.045 207.1);
Tailwind
colors: {
custom: {
50: '#b3d0d4',
500: '#92bcc2',
950: '#000000',
},
}SCSS
$custom: #92bcc2; $custom-light: #b3d0d4; $custom-dark: #000000;
JSON
{
"hex": "#92bcc2",
"rgb": {
"r": 146,
"g": 188,
"b": 194
},
"hsl": {
"h": 187.5,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.767,
"c": 0.04549,
"h": 207.1
},
"luminance": 0.45972
}Semantic roles & 50–950 ramp
primary
#92BCC2
secondary
#E0D2D0
accent
#4C3FA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283