#92CCCE#92CCCE
#92CCCE is a light, muted teal. Relative luminance 0.538; OKLCH L 80.6% C 0.060 H 198.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCCE |
|---|---|
| RGB | rgb(146, 204, 206) |
| HSL | hsl(182, 38%, 69%) |
| HSV | hsv(182, 29%, 81%) |
| CMYK | cmyk(29.1%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(78.32, -18.04, -6.99) |
| CIE-LCH | lch(78.32, 19.35, 201.19°) |
| OKLab | oklab(80.63% -0.0564 -0.0191) |
| OKLCH | oklch(80.63% 0.06 198.7) |
| XYZ | xyz(44.5838, 53.7506, 66.4063) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 7.87
Robin'S Egg Blue
#98EFF9
ΔE00 8.67
Mediumturquoise
#48D1CC
ΔE00 9.05
Sky Blue
#87CEEB
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCCE #CE9492
analogous
#92CEB2 #92CCCE #92AECE
triadic
#92CCCE #CE92CC #CCCE92
tetradic
#92CCCE #B292CE #CE9492 #AECE92
square
#92CCCE #B292CE #CE9492 #AECE92
split-complementary
#92CCCE #CE92AE #CEB292
monochromatic
#479B9E #68B8BB #92CCCE #BCE0E1 #E6F4F4
Accessibility & contrast
On white
1.79
#92CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#92CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCCE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCCE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CE
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#7DD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92ccce; /* rgb */ color: rgb(146, 204, 206); /* oklch */ color: oklch(80.6% 0.060 198.7);
Tailwind
colors: {
custom: {
50: '#b4dbdc',
500: '#92ccce',
950: '#000000',
},
}SCSS
$custom: #92ccce; $custom-light: #b4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#92ccce",
"rgb": {
"r": 146,
"g": 204,
"b": 206
},
"hsl": {
"h": 182,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.80625,
"c": 0.0596,
"h": 198.7
},
"luminance": 0.53753
}Semantic roles & 50–950 ramp
primary
#92CCCE
secondary
#A36361
accent
#3935B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484