#91CAC0#91CAC0
#91CAC0 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.7% C 0.061 H 182.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAC0 |
|---|---|
| RGB | rgb(145, 202, 192) |
| HSL | hsl(169, 35%, 68%) |
| HSV | hsv(169, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 5%, 20.8%) |
| CIE-LAB | lab(77.32, -20.47, -0.93) |
| CIE-LCH | lch(77.32, 20.49, 182.60°) |
| OKLab | oklab(79.69% -0.0605 -0.0028) |
| OKLCH | oklch(79.69% 0.061 182.7) |
| XYZ | xyz(42.3089, 52.0645, 57.6791) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 7.06
Mediumturquoise
#48D1CC
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 9.41
Paleturquoise
#AFEEEE
ΔE00 9.42
Mediumaquamarine
#66CDAA
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAC0 #CA919B
analogous
#91CAA3 #91CAC0 #91B7CA
triadic
#91CAC0 #C091CA #CAC091
tetradic
#91CAC0 #A391CA #CA919B #B7CA91
square
#91CAC0 #A391CA #CA919B #B7CA91
split-complementary
#91CAC0 #CA91B7 #CAA391
monochromatic
#49988A #68B6A8 #91CAC0 #BADED8 #E4F2EF
Accessibility & contrast
On white
1.84
#91CAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#91CAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAC0
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAC0 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C0
Deuteranopia (green-blind)
#BABCC1
Tritanopia (blue-blind)
#80CCC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cac0; /* rgb */ color: rgb(145, 202, 192); /* oklch */ color: oklch(79.7% 0.061 182.7);
Tailwind
colors: {
custom: {
50: '#b3dad3',
500: '#91cac0',
950: '#000000',
},
}SCSS
$custom: #91cac0; $custom-light: #b3dad3; $custom-dark: #000000;
JSON
{
"hex": "#91cac0",
"rgb": {
"r": 145,
"g": 202,
"b": 192
},
"hsl": {
"h": 169.474,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79688,
"c": 0.06059,
"h": 182.7
},
"luminance": 0.52067
}Semantic roles & 50–950 ramp
primary
#91CAC0
secondary
#9F606B
accent
#384CAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383