#91CDBD#91CDBD
#91CDBD is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.066 H 176.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDBD |
|---|---|
| RGB | rgb(145, 205, 189) |
| HSL | hsl(164, 38%, 69%) |
| HSV | hsv(164, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(78.08, -22.62, 1.80) |
| CIE-LCH | lch(78.08, 22.69, 175.45°) |
| OKLab | oklab(80.27% -0.0656 0.0044) |
| OKLCH | oklch(80.27% 0.066 176.1) |
| XYZ | xyz(42.6906, 53.3544, 56.1833) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.68
Seafoam Blue
#78D1B6
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 7.69
Light Teal
#90E4C1
ΔE00 7.71
Mediumturquoise
#48D1CC
ΔE00 9.05
Seafoam
#7FE0B3
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDBD #CD91A1
analogous
#91CD9F #91CDBD #91BFCD
triadic
#91CDBD #BD91CD #CDBD91
tetradic
#91CDBD #9F91CD #CD91A1 #BFCD91
square
#91CDBD #9F91CD #CD91A1 #BFCD91
split-complementary
#91CDBD #CD91BF #CD9F91
monochromatic
#479C86 #67BAA4 #91CDBD #BBE0D6 #E5F3EF
Accessibility & contrast
On white
1.80
#91CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#91CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDBD
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDBD | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#80CFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cdbd; /* rgb */ color: rgb(145, 205, 189); /* oklch */ color: oklch(80.3% 0.066 176.1);
Tailwind
colors: {
custom: {
50: '#b3dcd0',
500: '#91cdbd',
950: '#000000',
},
}SCSS
$custom: #91cdbd; $custom-light: #b3dcd0; $custom-dark: #000000;
JSON
{
"hex": "#91cdbd",
"rgb": {
"r": 145,
"g": 205,
"b": 189
},
"hsl": {
"h": 164,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80273,
"c": 0.06577,
"h": 176.1
},
"luminance": 0.53357
}Semantic roles & 50–950 ramp
primary
#91CDBD
secondary
#A26072
accent
#3556B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483