#91CBBC#91CBBC
#91CBBC is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.064 H 176.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBBC |
|---|---|
| RGB | rgb(145, 203, 188) |
| HSL | hsl(164, 36%, 68%) |
| HSV | hsv(164, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 7.4%, 20.4%) |
| CIE-LAB | lab(77.50, -21.84, 1.48) |
| CIE-LCH | lch(77.50, 21.89, 176.12°) |
| OKLab | oklab(79.79% -0.0635 0.0036) |
| OKLCH | oklch(79.79% 0.064 176.8) |
| XYZ | xyz(42.1071, 52.3604, 55.4551) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 8.05
Light Teal
#90E4C1
ΔE00 8.30
Mediumturquoise
#48D1CC
ΔE00 9.12
Turquoise
#40E0D0
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBBC #CB91A0
analogous
#91CB9F #91CBBC #91BDCB
triadic
#91CBBC #BC91CB #CBBC91
tetradic
#91CBBC #9F91CB #CB91A0 #BDCB91
square
#91CBBC #9F91CB #CB91A0 #BDCB91
split-complementary
#91CBBC #CB91BD #CB9F91
monochromatic
#489984 #67B7A3 #91CBBC #BBDFD5 #E4F2EF
Accessibility & contrast
On white
1.83
#91CBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#91CBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBBC
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBBC | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#81CDC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbbc; /* rgb */ color: rgb(145, 203, 188); /* oklch */ color: oklch(79.8% 0.064 176.8);
Tailwind
colors: {
custom: {
50: '#b3dbd0',
500: '#91cbbc',
950: '#000000',
},
}SCSS
$custom: #91cbbc; $custom-light: #b3dbd0; $custom-dark: #000000;
JSON
{
"hex": "#91cbbc",
"rgb": {
"r": 145,
"g": 203,
"b": 188
},
"hsl": {
"h": 164.483,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79794,
"c": 0.06358,
"h": 176.8
},
"luminance": 0.52362
}Semantic roles & 50–950 ramp
primary
#91CBBC
secondary
#A06071
accent
#3756AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483