#91C7AF#91C7AF
#91C7AF is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.5% C 0.066 H 165.5°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7AF |
|---|---|
| RGB | rgb(145, 199, 175) |
| HSL | hsl(153, 33%, 67%) |
| HSV | hsv(153, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 12.1%, 22%) |
| CIE-LAB | lab(76.04, -22.56, 6.38) |
| CIE-LCH | lch(76.04, 23.45, 164.20°) |
| OKLab | oklab(78.53% -0.0638 0.0165) |
| OKLCH | oklch(78.53% 0.066 165.5) |
| XYZ | xyz(39.8359, 49.9600, 48.0934) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.11
Seafoam Blue
#78D1B6
ΔE00 5.26
Mediumaquamarine
#66CDAA
ΔE00 6.79
Darkseagreen
#8FBC8F
ΔE00 7.49
Light Teal
#90E4C1
ΔE00 7.67
Seafoam
#7FE0B3
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7AF #C791A9
analogous
#91C794 #91C7AF #91C4C7
triadic
#91C7AF #AF91C7 #C7AF91
tetradic
#91C7AF #9491C7 #C791A9 #C4C791
square
#91C7AF #9491C7 #C791A9 #C4C791
split-complementary
#91C7AF #C791C4 #C79491
monochromatic
#4B9373 #68B292 #91C7AF #BADCCC #E2F0EA
Accessibility & contrast
On white
1.91
#91C7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#91C7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7AF
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7AF | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAE
Deuteranopia (green-blind)
#BBB9B0
Tritanopia (blue-blind)
#85C7C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c7af; /* rgb */ color: rgb(145, 199, 175); /* oklch */ color: oklch(78.5% 0.066 165.5);
Tailwind
colors: {
custom: {
50: '#b2d8c6',
500: '#91c7af',
950: '#000000',
},
}SCSS
$custom: #91c7af; $custom-light: #b2d8c6; $custom-dark: #000000;
JSON
{
"hex": "#91c7af",
"rgb": {
"r": 145,
"g": 199,
"b": 175
},
"hsl": {
"h": 153.333,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.78526,
"c": 0.06593,
"h": 165.5
},
"luminance": 0.49962
}Semantic roles & 50–950 ramp
primary
#91C7AF
secondary
#E2D1D9
accent
#3A6CAB
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382