#91CDCE#91CDCE
#91CDCE is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.8% C 0.061 H 197.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDCE |
|---|---|
| RGB | rgb(145, 205, 206) |
| HSL | hsl(181, 38%, 69%) |
| HSV | hsv(181, 30%, 81%) |
| CMYK | cmyk(29.6%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.54, -18.83, -6.67) |
| CIE-LCH | lch(78.54, 19.98, 199.49°) |
| OKLab | oklab(80.79% -0.0586 -0.0183) |
| OKLCH | oklch(80.79% 0.061 197.3) |
| XYZ | xyz(44.6452, 54.1362, 66.4774) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 7.65
Lightblue
#ADD8E6
ΔE00 8.31
Robin'S Egg Blue
#98EFF9
ΔE00 8.52
Mediumturquoise
#48D1CC
ΔE00 8.58
Robin Egg Blue
#8AF1FE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDCE #CE9291
analogous
#91CEB1 #91CDCE #91AFCE
triadic
#91CDCE #CE91CD #CDCE91
tetradic
#91CDCE #B191CE #CE9291 #AFCE91
square
#91CDCE #B191CE #CE9291 #AFCE91
split-complementary
#91CDCE #CE91AF #CEB191
monochromatic
#469D9E #67BABB #91CDCE #BBE0E1 #E6F3F4
Accessibility & contrast
On white
1.78
#91CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#91CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDCE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDCE | 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)
#C5C7CE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#7BD1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdce; /* rgb */ color: rgb(145, 205, 206); /* oklch */ color: oklch(80.8% 0.061 197.3);
Tailwind
colors: {
custom: {
50: '#b3dcdc',
500: '#91cdce',
950: '#000000',
},
}SCSS
$custom: #91cdce; $custom-light: #b3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#91cdce",
"rgb": {
"r": 145,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.984,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.8079,
"c": 0.06137,
"h": 197.3
},
"luminance": 0.54139
}Semantic roles & 50–950 ramp
primary
#91CDCE
secondary
#A36160
accent
#3634B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484