#91C1AF#91C1AF
#91C1AF is a light, muted teal. Relative luminance 0.473; OKLCH L 77.2% C 0.057 H 169.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1AF |
|---|---|
| RGB | rgb(145, 193, 175) |
| HSL | hsl(158, 28%, 66%) |
| HSV | hsv(158, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 9.3%, 24.3%) |
| CIE-LAB | lab(74.35, -19.55, 3.94) |
| CIE-LCH | lch(74.35, 19.94, 168.60°) |
| OKLab | oklab(77.17% -0.0559 0.0101) |
| OKLCH | oklch(77.17% 0.057 169.7) |
| XYZ | xyz(38.4825, 47.2533, 47.6423) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.81
Seafoam Blue
#78D1B6
ΔE00 6.95
Mediumaquamarine
#66CDAA
ΔE00 8.53
Darkseagreen
#8FBC8F
ΔE00 8.64
Greenish Grey
#96AE8D
ΔE00 9.26
Greyish Teal
#719F91
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1AF #C191A3
analogous
#91C197 #91C1AF #91BBC1
triadic
#91C1AF #AF91C1 #C1AF91
tetradic
#91C1AF #9791C1 #C191A3 #BBC191
square
#91C1AF #9791C1 #C191A3 #BBC191
split-complementary
#91C1AF #C191BB #C19791
monochromatic
#4E8A73 #6AAB93 #91C1AF #B8D7CB #DFEDE8
Accessibility & contrast
On white
2.01
#91C1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#91C1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1AF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1AF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBAE
Deuteranopia (green-blind)
#B6B4B0
Tritanopia (blue-blind)
#86C2BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c1af; /* rgb */ color: rgb(145, 193, 175); /* oklch */ color: oklch(77.2% 0.057 169.7);
Tailwind
colors: {
custom: {
50: '#b2d3c6',
500: '#91c1af',
950: '#000000',
},
}SCSS
$custom: #91c1af; $custom-light: #b2d3c6; $custom-dark: #000000;
JSON
{
"hex": "#91c1af",
"rgb": {
"r": 145,
"g": 193,
"b": 175
},
"hsl": {
"h": 157.5,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.77171,
"c": 0.05686,
"h": 169.7
},
"luminance": 0.47255
}Semantic roles & 50–950 ramp
primary
#91C1AF
secondary
#DFCFD5
accent
#3F66A7
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282