#91CCBE#91CCBE
#91CCBE is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.064 H 178.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCBE |
|---|---|
| RGB | rgb(145, 204, 190) |
| HSL | hsl(166, 37%, 68%) |
| HSV | hsv(166, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(77.83, -21.91, 0.89) |
| CIE-LCH | lch(77.83, 21.92, 177.68°) |
| OKLab | oklab(80.08% -0.0639 0.002) |
| OKLCH | oklch(80.08% 0.064 178.2) |
| XYZ | xyz(42.5611, 52.9211, 56.6774) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.31
Seafoam Blue
#78D1B6
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 8.27
Light Teal
#90E4C1
ΔE00 8.40
Mediumturquoise
#48D1CC
ΔE00 8.80
Turquoise
#40E0D0
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCBE #CC919F
analogous
#91CCA0 #91CCBE #91BCCC
triadic
#91CCBE #BE91CC #CCBE91
tetradic
#91CCBE #A091CC #CC919F #BCCC91
square
#91CCBE #A091CC #CC919F #BCCC91
split-complementary
#91CCBE #CC91BC #CCA091
monochromatic
#489B87 #67B9A5 #91CCBE #BBDFD7 #E5F3EF
Accessibility & contrast
On white
1.81
#91CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#91CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCBE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCBE | 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)
#C7C5BD
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#80CEC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91ccbe; /* rgb */ color: rgb(145, 204, 190); /* oklch */ color: oklch(80.1% 0.064 178.2);
Tailwind
colors: {
custom: {
50: '#b3dbd1',
500: '#91ccbe',
950: '#000000',
},
}SCSS
$custom: #91ccbe; $custom-light: #b3dbd1; $custom-dark: #000000;
JSON
{
"hex": "#91ccbe",
"rgb": {
"r": 145,
"g": 204,
"b": 190
},
"hsl": {
"h": 165.763,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80077,
"c": 0.06395,
"h": 178.2
},
"luminance": 0.52923
}Semantic roles & 50–950 ramp
primary
#91CCBE
secondary
#A16070
accent
#3653B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483