#92C8CD#92C8CD
#92C8CD is a light, muted teal. Relative luminance 0.518; OKLCH L 79.7% C 0.056 H 203.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8CD |
|---|---|
| RGB | rgb(146, 200, 205) |
| HSL | hsl(185, 37%, 69%) |
| HSV | hsv(185, 29%, 80%) |
| CMYK | cmyk(28.8%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.18, -16.23, -8.15) |
| CIE-LCH | lch(77.18, 18.16, 206.65°) |
| OKLab | oklab(79.71% -0.0517 -0.0222) |
| OKLCH | oklch(79.71% 0.056 203.3) |
| XYZ | xyz(43.5242, 51.8251, 65.4557) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 8.41
Paleturquoise
#AFEEEE
ΔE00 9.04
Robin'S Egg Blue
#98EFF9
ΔE00 9.51
Baby Blue
#89CFF0
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8CD #CD9792
analogous
#92CDB5 #92C8CD #92ABCD
triadic
#92C8CD #CD92C8 #C8CD92
tetradic
#92C8CD #B592CD #CD9792 #ABCD92
square
#92C8CD #B592CD #CD9792 #ABCD92
split-complementary
#92C8CD #CD92AB #CDB592
monochromatic
#48969D #68B3BA #92C8CD #BCDDE0 #E6F2F3
Accessibility & contrast
On white
1.85
#92C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#92C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8CD
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8CD | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#7ECCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92c8cd; /* rgb */ color: rgb(146, 200, 205); /* oklch */ color: oklch(79.7% 0.056 203.3);
Tailwind
colors: {
custom: {
50: '#b3d8dc',
500: '#92c8cd',
950: '#000000',
},
}SCSS
$custom: #92c8cd; $custom-light: #b3d8dc; $custom-dark: #000000;
JSON
{
"hex": "#92c8cd",
"rgb": {
"r": 146,
"g": 200,
"b": 205
},
"hsl": {
"h": 185.085,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.79707,
"c": 0.05633,
"h": 203.3
},
"luminance": 0.51827
}Semantic roles & 50–950 ramp
primary
#92C8CD
secondary
#A26761
accent
#4035B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384