#92C8CC#92C8CC
#92C8CC is a light, muted teal. Relative luminance 0.518; OKLCH L 79.7% C 0.056 H 201.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8CC |
|---|---|
| RGB | rgb(146, 200, 204) |
| HSL | hsl(184, 36%, 69%) |
| HSV | hsv(184, 28%, 80%) |
| CMYK | cmyk(28.4%, 2%, 0%, 20%) |
| CIE-LAB | lab(77.15, -16.46, -7.65) |
| CIE-LCH | lch(77.15, 18.15, 204.92°) |
| OKLab | oklab(79.68% -0.0521 -0.0209) |
| OKLCH | oklch(79.68% 0.056 201.8) |
| XYZ | xyz(43.4039, 51.7770, 64.8220) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 7.28
Sky Blue
#87CEEB
ΔE00 8.83
Paleturquoise
#AFEEEE
ΔE00 8.95
Robin'S Egg Blue
#98EFF9
ΔE00 9.55
Mediumturquoise
#48D1CC
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8CC #CC9692
analogous
#92CCB3 #92C8CC #92ABCC
triadic
#92C8CC #CC92C8 #C8CC92
tetradic
#92C8CC #B392CC #CC9692 #ABCC92
square
#92C8CC #B392CC #CC9692 #ABCC92
split-complementary
#92C8CC #CC92AB #CCB392
monochromatic
#49959B #68B3B8 #92C8CC #BCDDE0 #E5F2F3
Accessibility & contrast
On white
1.85
#92C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#92C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8CC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8CC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#7ECCC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92c8cc; /* rgb */ color: rgb(146, 200, 204); /* oklch */ color: oklch(79.7% 0.056 201.8);
Tailwind
colors: {
custom: {
50: '#b3d8db',
500: '#92c8cc',
950: '#000000',
},
}SCSS
$custom: #92c8cc; $custom-light: #b3d8db; $custom-dark: #000000;
JSON
{
"hex": "#92c8cc",
"rgb": {
"r": 146,
"g": 200,
"b": 204
},
"hsl": {
"h": 184.138,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.79675,
"c": 0.05618,
"h": 201.8
},
"luminance": 0.51779
}Semantic roles & 50–950 ramp
primary
#92C8CC
secondary
#A16661
accent
#3F36AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384