#92CDCC#92CDCC
#92CDCC is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.8% C 0.060 H 194.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDCC |
|---|---|
| RGB | rgb(146, 205, 204) |
| HSL | hsl(179, 37%, 69%) |
| HSV | hsv(179, 29%, 80%) |
| CMYK | cmyk(28.8%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.54, -19.01, -5.59) |
| CIE-LCH | lch(78.54, 19.81, 196.39°) |
| OKLab | oklab(80.78% -0.0585 -0.0153) |
| OKLCH | oklch(80.78% 0.061 194.7) |
| XYZ | xyz(44.5809, 54.1309, 65.2143) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 8.43
Lightblue
#ADD8E6
ΔE00 8.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.87
Pale Teal
#82CBB2
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDCC #CD9293
analogous
#92CDAF #92CDCC #92B1CD
triadic
#92CDCC #CC92CD #CDCC92
tetradic
#92CDCC #AF92CD #CD9293 #B1CD92
square
#92CDCC #AF92CD #CD9293 #B1CD92
split-complementary
#92CDCC #CD92B1 #CDAF92
monochromatic
#489D9B #68BAB8 #92CDCC #BCE0E0 #E6F3F3
Accessibility & contrast
On white
1.78
#92CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#92CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDCC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDCC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#7DD1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cdcc; /* rgb */ color: rgb(146, 205, 204); /* oklch */ color: oklch(80.8% 0.060 194.7);
Tailwind
colors: {
custom: {
50: '#b4dcdb',
500: '#92cdcc',
950: '#000000',
},
}SCSS
$custom: #92cdcc; $custom-light: #b4dcdb; $custom-dark: #000000;
JSON
{
"hex": "#92cdcc",
"rgb": {
"r": 146,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.983,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80783,
"c": 0.0605,
"h": 194.7
},
"luminance": 0.54133
}Semantic roles & 50–950 ramp
primary
#92CDCC
secondary
#A26162
accent
#3538B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484