#91CDCB#91CDCB
#91CDCB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.061 H 193.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDCB |
|---|---|
| RGB | rgb(145, 205, 203) |
| HSL | hsl(178, 38%, 69%) |
| HSV | hsv(178, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.46, -19.52, -5.18) |
| CIE-LCH | lch(78.46, 20.20, 194.86°) |
| OKLab | oklab(80.69% -0.0598 -0.0142) |
| OKLCH | oklch(80.69% 0.061 193.4) |
| XYZ | xyz(44.2843, 53.9918, 64.5764) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 7.74
Mediumturquoise
#48D1CC
ΔE00 8.14
Pale Teal
#82CBB2
ΔE00 8.87
Robin'S Egg Blue
#98EFF9
ΔE00 9.03
Lightblue
#ADD8E6
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDCB #CD9193
analogous
#91CDAD #91CDCB #91B1CD
triadic
#91CDCB #CB91CD #CDCB91
tetradic
#91CDCB #AD91CD #CD9193 #B1CD91
square
#91CDCB #AD91CD #CD9193 #B1CD91
split-complementary
#91CDCB #CD91B1 #CDAD91
monochromatic
#479C9A #67BAB7 #91CDCB #BBE0DF #E5F3F3
Accessibility & contrast
On white
1.78
#91CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#91CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDCB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDCB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#7CD1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdcb; /* rgb */ color: rgb(145, 205, 203); /* oklch */ color: oklch(80.7% 0.061 193.4);
Tailwind
colors: {
custom: {
50: '#b3dcda',
500: '#91cdcb',
950: '#000000',
},
}SCSS
$custom: #91cdcb; $custom-light: #b3dcda; $custom-dark: #000000;
JSON
{
"hex": "#91cdcb",
"rgb": {
"r": 145,
"g": 205,
"b": 203
},
"hsl": {
"h": 178,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80695,
"c": 0.06148,
"h": 193.4
},
"luminance": 0.53994
}Semantic roles & 50–950 ramp
primary
#91CDCB
secondary
#A26062
accent
#3539B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483