#92CCCA#92CCCA
#92CCCA is a light, muted teal. Relative luminance 0.536; OKLCH L 80.5% C 0.060 H 193.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCCA |
|---|---|
| RGB | rgb(146, 204, 202) |
| HSL | hsl(178, 36%, 69%) |
| HSV | hsv(178, 28%, 80%) |
| CMYK | cmyk(28.4%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.20, -18.96, -5.01) |
| CIE-LCH | lch(78.20, 19.61, 194.80°) |
| OKLab | oklab(80.5% -0.0581 -0.0138) |
| OKLCH | oklch(80.5% 0.06 193.3) |
| XYZ | xyz(44.1041, 53.5587, 63.8796) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.95
Paleturquoise
#AFEEEE
ΔE00 7.93
Mediumturquoise
#48D1CC
ΔE00 8.44
Pale Teal
#82CBB2
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.20
Robin'S Egg Blue
#98EFF9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCCA #CC9294
analogous
#92CCAD #92CCCA #92B1CC
triadic
#92CCCA #CA92CC #CCCA92
tetradic
#92CCCA #AD92CC #CC9294 #B1CC92
square
#92CCCA #AD92CC #CC9294 #B1CC92
split-complementary
#92CCCA #CC92B1 #CCAD92
monochromatic
#499B98 #68B8B6 #92CCCA #BCE0DE #E5F3F3
Accessibility & contrast
On white
1.79
#92CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#92CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCCA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCCA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#7ECFCB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #92ccca; /* rgb */ color: rgb(146, 204, 202); /* oklch */ color: oklch(80.5% 0.060 193.3);
Tailwind
colors: {
custom: {
50: '#b4dbda',
500: '#92ccca',
950: '#000000',
},
}SCSS
$custom: #92ccca; $custom-light: #b4dbda; $custom-dark: #000000;
JSON
{
"hex": "#92ccca",
"rgb": {
"r": 146,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.931,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.80498,
"c": 0.05967,
"h": 193.3
},
"luminance": 0.53561
}Semantic roles & 50–950 ramp
primary
#92CCCA
secondary
#A16163
accent
#363BAF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483