#92C8CB#92C8CB
#92C8CB is a light, muted teal. Relative luminance 0.517; OKLCH L 79.6% C 0.056 H 200.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8CB |
|---|---|
| RGB | rgb(146, 200, 203) |
| HSL | hsl(183, 35%, 68%) |
| HSV | hsv(183, 28%, 80%) |
| CMYK | cmyk(28.1%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(77.12, -16.69, -7.15) |
| CIE-LCH | lch(77.12, 18.16, 203.19°) |
| OKLab | oklab(79.64% -0.0525 -0.0195) |
| OKLCH | oklch(79.64% 0.056 200.4) |
| XYZ | xyz(43.2843, 51.7292, 64.1924) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.49
Lightblue
#ADD8E6
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 8.89
Sky Blue
#87CEEB
ΔE00 9.25
Robin'S Egg Blue
#98EFF9
ΔE00 9.62
Mediumturquoise
#48D1CC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8CB #CB9592
analogous
#92CBB1 #92C8CB #92ABCB
triadic
#92C8CB #CB92C8 #C8CB92
tetradic
#92C8CB #B192CB #CB9592 #ABCB92
square
#92C8CB #B192CB #CB9592 #ABCB92
split-complementary
#92C8CB #CB92AB #CBB192
monochromatic
#499599 #69B3B7 #92C8CB #BBDDDF #E5F2F3
Accessibility & contrast
On white
1.85
#92C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#92C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8CB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8CB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#7ECCC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92c8cb; /* rgb */ color: rgb(146, 200, 203); /* oklch */ color: oklch(79.6% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#b3d8da',
500: '#92c8cb',
950: '#000000',
},
}SCSS
$custom: #92c8cb; $custom-light: #b3d8da; $custom-dark: #000000;
JSON
{
"hex": "#92c8cb",
"rgb": {
"r": 146,
"g": 200,
"b": 203
},
"hsl": {
"h": 183.158,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.79642,
"c": 0.05607,
"h": 200.4
},
"luminance": 0.51731
}Semantic roles & 50–950 ramp
primary
#92C8CB
secondary
#A06561
accent
#3E37AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383