#91CDCD#91CDCD
#91CDCD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.8% C 0.061 H 196.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDCD |
|---|---|
| RGB | rgb(145, 205, 205) |
| HSL | hsl(180, 38%, 69%) |
| HSV | hsv(180, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.51, -19.06, -6.17) |
| CIE-LCH | lch(78.51, 20.04, 197.94°) |
| OKLab | oklab(80.76% -0.059 -0.0169) |
| OKLCH | oklch(80.76% 0.061 196) |
| XYZ | xyz(44.5241, 54.0878, 65.8397) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Paleturquoise
#AFEEEE
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 8.41
Lightblue
#ADD8E6
ΔE00 8.64
Robin'S Egg Blue
#98EFF9
ΔE00 8.67
Darkturquoise
#00CED1
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDCD #CD9191
analogous
#91CDAF #91CDCD #91AFCD
triadic
#91CDCD #CD91CD #CDCD91
tetradic
#91CDCD #AF91CD #CD9191 #AFCD91
square
#91CDCD #AF91CD #CD9191 #AFCD91
split-complementary
#91CDCD #CD91AF #CDAF91
monochromatic
#479C9C #67BABA #91CDCD #BBE0E0 #E5F3F3
Accessibility & contrast
On white
1.78
#91CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#91CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDCD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDCD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#7BD1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdcd; /* rgb */ color: rgb(145, 205, 205); /* oklch */ color: oklch(80.8% 0.061 196.0);
Tailwind
colors: {
custom: {
50: '#b3dcdc',
500: '#91cdcd',
950: '#000000',
},
}SCSS
$custom: #91cdcd; $custom-light: #b3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#91cdcd",
"rgb": {
"r": 145,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80758,
"c": 0.06138,
"h": 196
},
"luminance": 0.5409
}Semantic roles & 50–950 ramp
primary
#91CDCD
secondary
#A26060
accent
#3535B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484