#91CCBD#91CCBD
#91CCBD is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.064 H 177.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCBD |
|---|---|
| RGB | rgb(145, 204, 189) |
| HSL | hsl(165, 37%, 68%) |
| HSV | hsv(165, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(77.80, -22.12, 1.39) |
| CIE-LCH | lch(77.80, 22.17, 176.41°) |
| OKLab | oklab(80.05% -0.0643 0.0033) |
| OKLCH | oklch(80.05% 0.064 177) |
| XYZ | xyz(42.4522, 52.8775, 56.1038) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.99
Seafoam Blue
#78D1B6
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 8.00
Light Teal
#90E4C1
ΔE00 8.13
Mediumturquoise
#48D1CC
ΔE00 8.98
Turquoise
#40E0D0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCBD #CC91A0
analogous
#91CC9F #91CCBD #91BDCC
triadic
#91CCBD #BD91CC #CCBD91
tetradic
#91CCBD #9F91CC #CC91A0 #BDCC91
square
#91CCBD #9F91CC #CC91A0 #BDCC91
split-complementary
#91CCBD #CC91BD #CC9F91
monochromatic
#489B86 #67B9A4 #91CCBD #BBDFD6 #E5F3EF
Accessibility & contrast
On white
1.81
#91CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#91CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCBD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCBD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#81CEC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91ccbd; /* rgb */ color: rgb(145, 204, 189); /* oklch */ color: oklch(80.0% 0.064 177.0);
Tailwind
colors: {
custom: {
50: '#b3dbd0',
500: '#91ccbd',
950: '#000000',
},
}SCSS
$custom: #91ccbd; $custom-light: #b3dbd0; $custom-dark: #000000;
JSON
{
"hex": "#91ccbd",
"rgb": {
"r": 145,
"g": 204,
"b": 189
},
"hsl": {
"h": 164.746,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80048,
"c": 0.06443,
"h": 177
},
"luminance": 0.5288
}Semantic roles & 50–950 ramp
primary
#91CCBD
secondary
#A16071
accent
#3655B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483