#91C6AF#91C6AF
#91C6AF is a light, moderate teal. Relative luminance 0.495; OKLCH L 78.3% C 0.064 H 166.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6AF |
|---|---|
| RGB | rgb(145, 198, 175) |
| HSL | hsl(154, 32%, 67%) |
| HSV | hsv(154, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 11.6%, 22.4%) |
| CIE-LAB | lab(75.76, -22.06, 5.98) |
| CIE-LCH | lch(75.76, 22.86, 164.84°) |
| OKLab | oklab(78.3% -0.0625 0.0154) |
| OKLCH | oklch(78.3% 0.064 166.1) |
| XYZ | xyz(39.6066, 49.5013, 48.0170) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.31
Seafoam Blue
#78D1B6
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 7.03
Darkseagreen
#8FBC8F
ΔE00 7.63
Light Teal
#90E4C1
ΔE00 8.02
Seafoam
#7FE0B3
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6AF #C691A8
analogous
#91C694 #91C6AF #91C3C6
triadic
#91C6AF #AF91C6 #C6AF91
tetradic
#91C6AF #9491C6 #C691A8 #C3C691
square
#91C6AF #9491C6 #C691A8 #C3C691
split-complementary
#91C6AF #C691C3 #C69491
monochromatic
#4B9173 #69B192 #91C6AF #B9DBCC #E2F0EA
Accessibility & contrast
On white
1.93
#91C6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#91C6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6AF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6AF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAE
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#85C6BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c6af; /* rgb */ color: rgb(145, 198, 175); /* oklch */ color: oklch(78.3% 0.064 166.1);
Tailwind
colors: {
custom: {
50: '#b2d7c6',
500: '#91c6af',
950: '#000000',
},
}SCSS
$custom: #91c6af; $custom-light: #b2d7c6; $custom-dark: #000000;
JSON
{
"hex": "#91c6af",
"rgb": {
"r": 145,
"g": 198,
"b": 175
},
"hsl": {
"h": 153.962,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.78299,
"c": 0.06441,
"h": 166.1
},
"luminance": 0.49503
}Semantic roles & 50–950 ramp
primary
#91C6AF
secondary
#E2D1D8
accent
#3B6BAA
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382