#92CCCC#92CCCC
#92CCCC is a light, muted teal. Relative luminance 0.537; OKLCH L 80.6% C 0.060 H 196.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCCC |
|---|---|
| RGB | rgb(146, 204, 204) |
| HSL | hsl(180, 36%, 69%) |
| HSV | hsv(180, 28%, 80%) |
| CMYK | cmyk(28.4%, 0%, 0%, 20%) |
| CIE-LAB | lab(78.26, -18.50, -6.00) |
| CIE-LCH | lch(78.26, 19.45, 197.97°) |
| OKLab | oklab(80.56% -0.0572 -0.0164) |
| OKLCH | oklch(80.56% 0.06 196) |
| XYZ | xyz(44.3424, 53.6541, 65.1348) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.49
Paleturquoise
#AFEEEE
ΔE00 7.86
Lightblue
#ADD8E6
ΔE00 8.52
Mediumturquoise
#48D1CC
ΔE00 8.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.94
Pale Teal
#82CBB2
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCCC #CC9292
analogous
#92CCAF #92CCCC #92AFCC
triadic
#92CCCC #CC92CC #CCCC92
tetradic
#92CCCC #AF92CC #CC9292 #AFCC92
square
#92CCCC #AF92CC #CC9292 #AFCC92
split-complementary
#92CCCC #CC92AF #CCAF92
monochromatic
#499B9B #68B8B8 #92CCCC #BCE0E0 #E5F3F3
Accessibility & contrast
On white
1.79
#92CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#92CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCCC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCCC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CC
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#7DD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cccc; /* rgb */ color: rgb(146, 204, 204); /* oklch */ color: oklch(80.6% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#b4dbdb',
500: '#92cccc',
950: '#000000',
},
}SCSS
$custom: #92cccc; $custom-light: #b4dbdb; $custom-dark: #000000;
JSON
{
"hex": "#92cccc",
"rgb": {
"r": 146,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.80561,
"c": 0.05957,
"h": 196
},
"luminance": 0.53656
}Semantic roles & 50–950 ramp
primary
#92CCCC
secondary
#A16161
accent
#3636AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484