#91CCCE#91CCCE
#91CCCE is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.6% C 0.061 H 198.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCCE |
|---|---|
| RGB | rgb(145, 204, 206) |
| HSL | hsl(182, 38%, 69%) |
| HSV | hsv(182, 30%, 81%) |
| CMYK | cmyk(29.6%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(78.26, -18.33, -7.08) |
| CIE-LCH | lch(78.26, 19.65, 201.12°) |
| OKLab | oklab(80.57% -0.0573 -0.0194) |
| OKLCH | oklch(80.57% 0.061 198.7) |
| XYZ | xyz(44.4068, 53.6593, 66.3980) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Paleturquoise
#AFEEEE
ΔE00 7.89
Lightblue
#ADD8E6
ΔE00 7.98
Robin'S Egg Blue
#98EFF9
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 8.89
Robin Egg Blue
#8AF1FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCCE #CE9391
analogous
#91CEB2 #91CCCE #91AECE
triadic
#91CCCE #CE91CC #CCCE91
tetradic
#91CCCE #B291CE #CE9391 #AECE91
square
#91CCCE #B291CE #CE9391 #AECE91
split-complementary
#91CCCE #CE91AE #CEB291
monochromatic
#469B9E #67B8BB #91CCCE #BBE0E1 #E6F3F4
Accessibility & contrast
On white
1.79
#91CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#91CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCCE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCCE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CE
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#7BD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91ccce; /* rgb */ color: rgb(145, 204, 206); /* oklch */ color: oklch(80.6% 0.061 198.7);
Tailwind
colors: {
custom: {
50: '#b3dbdc',
500: '#91ccce',
950: '#000000',
},
}SCSS
$custom: #91ccce; $custom-light: #b3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#91ccce",
"rgb": {
"r": 145,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.967,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80568,
"c": 0.06052,
"h": 198.7
},
"luminance": 0.53662
}Semantic roles & 50–950 ramp
primary
#91CCCE
secondary
#A36260
accent
#3834B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484