#92CCCD#92CCCD
#92CCCD is a light, muted teal. Relative luminance 0.537; OKLCH L 80.6% C 0.060 H 197.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCCD |
|---|---|
| RGB | rgb(146, 204, 205) |
| HSL | hsl(181, 37%, 69%) |
| HSV | hsv(181, 29%, 80%) |
| CMYK | cmyk(28.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.29, -18.27, -6.50) |
| CIE-LCH | lch(78.29, 19.39, 199.58°) |
| OKLab | oklab(80.59% -0.0568 -0.0178) |
| OKLCH | oklch(80.59% 0.06 197.4) |
| XYZ | xyz(44.4627, 53.7022, 65.7685) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Mediumturquoise
#48D1CC
ΔE00 8.87
Robin Egg Blue
#8AF1FE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCCD #CD9392
analogous
#92CDB1 #92CCCD #92AFCD
triadic
#92CCCD #CD92CC #CCCD92
tetradic
#92CCCD #B192CD #CD9392 #AFCD92
square
#92CCCD #B192CD #CD9392 #AFCD92
split-complementary
#92CCCD #CD92AF #CDB192
monochromatic
#489B9D #68B8BA #92CCCD #BCE0E0 #E6F3F3
Accessibility & contrast
On white
1.79
#92CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#92CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCCD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCCD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#7DD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cccd; /* rgb */ color: rgb(146, 204, 205); /* oklch */ color: oklch(80.6% 0.060 197.4);
Tailwind
colors: {
custom: {
50: '#b4dbdc',
500: '#92cccd',
950: '#000000',
},
}SCSS
$custom: #92cccd; $custom-light: #b4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#92cccd",
"rgb": {
"r": 146,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.017,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80593,
"c": 0.05956,
"h": 197.4
},
"luminance": 0.53705
}Semantic roles & 50–950 ramp
primary
#92CCCD
secondary
#A26261
accent
#3835B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484