#91C4C0#91C4C0
#91C4C0 is a light, muted teal. Relative luminance 0.493; OKLCH L 78.3% C 0.054 H 190.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4C0 |
|---|---|
| RGB | rgb(145, 196, 192) |
| HSL | hsl(175, 30%, 67%) |
| HSV | hsv(175, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 2%, 23.1%) |
| CIE-LAB | lab(75.64, -17.43, -3.40) |
| CIE-LCH | lch(75.64, 17.76, 191.02°) |
| OKLab | oklab(78.35% -0.0528 -0.0094) |
| OKLCH | oklch(78.35% 0.054 190.1) |
| XYZ | xyz(40.9284, 49.3035, 57.2189) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 8.50
Mediumturquoise
#48D1CC
ΔE00 9.44
Seafoam Blue
#78D1B6
ΔE00 9.83
Paleturquoise
#AFEEEE
ΔE00 9.98
Lightblue
#ADD8E6
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4C0 #C49195
analogous
#91C4A7 #91C4C0 #91AFC4
triadic
#91C4C0 #C091C4 #C4C091
tetradic
#91C4C0 #A791C4 #C49195 #AFC491
square
#91C4C0 #A791C4 #C49195 #AFC491
split-complementary
#91C4C0 #C491AF #C4A791
monochromatic
#4C8E89 #69AFA9 #91C4C0 #B9D9D7 #E1EFEE
Accessibility & contrast
On white
1.93
#91C4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#91C4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4C0
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4C0 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC0
Deuteranopia (green-blind)
#B4B7C1
Tritanopia (blue-blind)
#81C7C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c4c0; /* rgb */ color: rgb(145, 196, 192); /* oklch */ color: oklch(78.3% 0.054 190.1);
Tailwind
colors: {
custom: {
50: '#b2d6d3',
500: '#91c4c0',
950: '#000000',
},
}SCSS
$custom: #91c4c0; $custom-light: #b2d6d3; $custom-dark: #000000;
JSON
{
"hex": "#91c4c0",
"rgb": {
"r": 145,
"g": 196,
"b": 192
},
"hsl": {
"h": 175.294,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.78347,
"c": 0.0536,
"h": 190.1
},
"luminance": 0.49305
}Semantic roles & 50–950 ramp
primary
#91C4C0
secondary
#E1D0D2
accent
#3D45A9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382