#91CCCB#91CCCB
#91CCCB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.5% C 0.061 H 194.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCCB |
|---|---|
| RGB | rgb(145, 204, 203) |
| HSL | hsl(179, 37%, 68%) |
| HSV | hsv(179, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(78.18, -19.02, -5.59) |
| CIE-LCH | lch(78.18, 19.82, 196.38°) |
| OKLab | oklab(80.47% -0.0585 -0.0153) |
| OKLCH | oklch(80.47% 0.061 194.7) |
| XYZ | xyz(44.0458, 53.5150, 64.4969) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.39
Lightblue
#ADD8E6
ΔE00 8.97
Robin'S Egg Blue
#98EFF9
ΔE00 9.08
Pale Teal
#82CBB2
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCCB #CC9192
analogous
#91CCAD #91CCCB #91AFCC
triadic
#91CCCB #CB91CC #CCCB91
tetradic
#91CCCB #AD91CC #CC9192 #AFCC91
square
#91CCCB #AD91CC #CC9192 #AFCC91
split-complementary
#91CCCB #CC91AF #CCAD91
monochromatic
#489B99 #67B9B7 #91CCCB #BBDFDF #E5F3F3
Accessibility & contrast
On white
1.79
#91CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#91CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCCB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCCB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#7CD0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cccb; /* rgb */ color: rgb(145, 204, 203); /* oklch */ color: oklch(80.5% 0.061 194.7);
Tailwind
colors: {
custom: {
50: '#b3dbda',
500: '#91cccb',
950: '#000000',
},
}SCSS
$custom: #91cccb; $custom-light: #b3dbda; $custom-dark: #000000;
JSON
{
"hex": "#91cccb",
"rgb": {
"r": 145,
"g": 204,
"b": 203
},
"hsl": {
"h": 178.983,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80473,
"c": 0.06052,
"h": 194.7
},
"luminance": 0.53517
}Semantic roles & 50–950 ramp
primary
#91CCCB
secondary
#A16061
accent
#3638B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483