#92CDCE#92CDCE
#92CDCE is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.060 H 197.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDCE |
|---|---|
| RGB | rgb(146, 205, 206) |
| HSL | hsl(181, 38%, 69%) |
| HSV | hsv(181, 29%, 81%) |
| CMYK | cmyk(29.1%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.59, -18.55, -6.58) |
| CIE-LCH | lch(78.59, 19.68, 199.54°) |
| OKLab | oklab(80.85% -0.0577 -0.018) |
| OKLCH | oklch(80.85% 0.06 197.4) |
| XYZ | xyz(44.8223, 54.2275, 66.4857) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.55
Mediumturquoise
#48D1CC
ΔE00 8.74
Robin Egg Blue
#8AF1FE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDCE #CE9392
analogous
#92CEB1 #92CDCE #92AFCE
triadic
#92CDCE #CE92CD #CDCE92
tetradic
#92CDCE #B192CE #CE9392 #AFCE92
square
#92CDCE #B192CE #CE9392 #AFCE92
split-complementary
#92CDCE #CE92AF #CEB192
monochromatic
#479D9E #68BABB #92CDCE #BCE0E1 #E6F4F4
Accessibility & contrast
On white
1.77
#92CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#92CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDCE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDCE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#7DD1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cdce; /* rgb */ color: rgb(146, 205, 206); /* oklch */ color: oklch(80.8% 0.060 197.4);
Tailwind
colors: {
custom: {
50: '#b4dcdc',
500: '#92cdce',
950: '#000000',
},
}SCSS
$custom: #92cdce; $custom-light: #b4dcdc; $custom-dark: #000000;
JSON
{
"hex": "#92cdce",
"rgb": {
"r": 146,
"g": 205,
"b": 206
},
"hsl": {
"h": 181,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.80847,
"c": 0.06046,
"h": 197.4
},
"luminance": 0.5423
}Semantic roles & 50–950 ramp
primary
#92CDCE
secondary
#A36261
accent
#3735B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484