#92C8CA#92C8CA
#92C8CA is a light, muted teal. Relative luminance 0.517; OKLCH L 79.6% C 0.056 H 199.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8CA |
|---|---|
| RGB | rgb(146, 200, 202) |
| HSL | hsl(182, 35%, 68%) |
| HSV | hsv(182, 28%, 79%) |
| CMYK | cmyk(27.7%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(77.09, -16.92, -6.66) |
| CIE-LCH | lch(77.09, 18.18, 201.47°) |
| OKLab | oklab(79.61% -0.0529 -0.0182) |
| OKLCH | oklch(79.61% 0.056 199) |
| XYZ | xyz(43.1656, 51.6817, 63.5668) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 7.91
Paleturquoise
#AFEEEE
ΔE00 8.84
Mediumturquoise
#48D1CC
ΔE00 9.63
Sky Blue
#87CEEB
ΔE00 9.67
Robin'S Egg Blue
#98EFF9
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8CA #CA9492
analogous
#92CAB0 #92C8CA #92ACCA
triadic
#92C8CA #CA92C8 #C8CA92
tetradic
#92C8CA #B092CA #CA9492 #ACCA92
square
#92C8CA #B092CA #CA9492 #ACCA92
split-complementary
#92C8CA #CA92AC #CAB092
monochromatic
#4A9598 #69B3B6 #92C8CA #BBDDDE #E4F2F2
Accessibility & contrast
On white
1.85
#92C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#92C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8CA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8CA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#7FCCC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92c8ca; /* rgb */ color: rgb(146, 200, 202); /* oklch */ color: oklch(79.6% 0.056 199.0);
Tailwind
colors: {
custom: {
50: '#b3d8da',
500: '#92c8ca',
950: '#000000',
},
}SCSS
$custom: #92c8ca; $custom-light: #b3d8da; $custom-dark: #000000;
JSON
{
"hex": "#92c8ca",
"rgb": {
"r": 146,
"g": 200,
"b": 202
},
"hsl": {
"h": 182.143,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.7961,
"c": 0.05599,
"h": 199
},
"luminance": 0.51684
}Semantic roles & 50–950 ramp
primary
#92C8CA
secondary
#9F6461
accent
#3C38AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383