#92CDCD#92CDCD
#92CDCD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.060 H 196.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDCD |
|---|---|
| RGB | rgb(146, 205, 205) |
| HSL | hsl(180, 37%, 69%) |
| HSV | hsv(180, 29%, 80%) |
| CMYK | cmyk(28.8%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.57, -18.78, -6.09) |
| CIE-LCH | lch(78.57, 19.74, 197.96°) |
| OKLab | oklab(80.82% -0.0581 -0.0167) |
| OKLCH | oklch(80.82% 0.06 196) |
| XYZ | xyz(44.7012, 54.1791, 65.8480) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 7.63
Lightblue
#ADD8E6
ΔE00 8.53
Mediumturquoise
#48D1CC
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDCD #CD9292
analogous
#92CDB0 #92CDCD #92B0CD
triadic
#92CDCD #CD92CD #CDCD92
tetradic
#92CDCD #B092CD #CD9292 #B0CD92
square
#92CDCD #B092CD #CD9292 #B0CD92
split-complementary
#92CDCD #CD92B0 #CDB092
monochromatic
#489D9D #68BABA #92CDCD #BCE0E0 #E6F3F3
Accessibility & contrast
On white
1.77
#92CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#92CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDCD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDCD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#7DD1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cdcd; /* rgb */ color: rgb(146, 205, 205); /* oklch */ color: oklch(80.8% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#b4dcdc',
500: '#92cdcd',
950: '#000000',
},
}SCSS
$custom: #92cdcd; $custom-light: #b4dcdc; $custom-dark: #000000;
JSON
{
"hex": "#92cdcd",
"rgb": {
"r": 146,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80815,
"c": 0.06046,
"h": 196
},
"luminance": 0.54181
}Semantic roles & 50–950 ramp
primary
#92CDCD
secondary
#A26161
accent
#3535B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484