#91C5AF#91C5AF
#91C5AF is a light, moderate teal. Relative luminance 0.490; OKLCH L 78.1% C 0.063 H 166.8°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5AF |
|---|---|
| RGB | rgb(145, 197, 175) |
| HSL | hsl(155, 31%, 67%) |
| HSV | hsv(155, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 11.2%, 22.7%) |
| CIE-LAB | lab(75.48, -21.56, 5.57) |
| CIE-LCH | lch(75.48, 22.27, 165.51°) |
| OKLab | oklab(78.07% -0.0612 0.0144) |
| OKLCH | oklch(78.07% 0.063 166.8) |
| XYZ | xyz(39.3788, 49.0457, 47.9410) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.55
Seafoam Blue
#78D1B6
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 7.30
Darkseagreen
#8FBC8F
ΔE00 7.79
Light Teal
#90E4C1
ΔE00 8.37
Seafoam
#7FE0B3
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5AF #C591A7
analogous
#91C595 #91C5AF #91C1C5
triadic
#91C5AF #AF91C5 #C5AF91
tetradic
#91C5AF #9591C5 #C591A7 #C1C591
square
#91C5AF #9591C5 #C591A7 #C1C591
split-complementary
#91C5AF #C591C1 #C59591
monochromatic
#4C9073 #69B092 #91C5AF #B9DACC #E1EFE9
Accessibility & contrast
On white
1.94
#91C5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#91C5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5AF
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5AF | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#85C5BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c5af; /* rgb */ color: rgb(145, 197, 175); /* oklch */ color: oklch(78.1% 0.063 166.8);
Tailwind
colors: {
custom: {
50: '#b2d6c6',
500: '#91c5af',
950: '#000000',
},
}SCSS
$custom: #91c5af; $custom-light: #b2d6c6; $custom-dark: #000000;
JSON
{
"hex": "#91c5af",
"rgb": {
"r": 145,
"g": 197,
"b": 175
},
"hsl": {
"h": 154.615,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.78073,
"c": 0.06288,
"h": 166.8
},
"luminance": 0.49047
}Semantic roles & 50–950 ramp
primary
#91C5AF
secondary
#E1D1D8
accent
#3C6AAA
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382