#91C4AB#91C4AB
#91C4AB is a light, moderate teal. Relative luminance 0.484; OKLCH L 77.7% C 0.064 H 163.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4AB |
|---|---|
| RGB | rgb(145, 196, 171) |
| HSL | hsl(151, 30%, 67%) |
| HSV | hsv(151, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 12.8%, 23.1%) |
| CIE-LAB | lab(75.10, -21.88, 7.19) |
| CIE-LCH | lch(75.10, 23.03, 161.81°) |
| OKLab | oklab(77.74% -0.0616 0.0186) |
| OKLCH | oklch(77.74% 0.064 163.2) |
| XYZ | xyz(38.7654, 48.4383, 45.8272) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.84
Seafoam Blue
#78D1B6
ΔE00 6.01
Darkseagreen
#8FBC8F
ΔE00 6.70
Mediumaquamarine
#66CDAA
ΔE00 7.19
Light Teal
#90E4C1
ΔE00 8.40
Greenish Grey
#96AE8D
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4AB #C491AA
analogous
#91C492 #91C4AB #91C4C4
triadic
#91C4AB #AB91C4 #C4AB91
tetradic
#91C4AB #9291C4 #C491AA #C4C491
square
#91C4AB #9291C4 #C491AA #C4C491
split-complementary
#91C4AB #C491C4 #C49291
monochromatic
#4C8E6E #69AF8D #91C4AB #B9D9C9 #E1EFE8
Accessibility & contrast
On white
1.96
#91C4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#91C4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4AB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4AB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#86C4BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c4ab; /* rgb */ color: rgb(145, 196, 171); /* oklch */ color: oklch(77.7% 0.064 163.2);
Tailwind
colors: {
custom: {
50: '#b2d6c4',
500: '#91c4ab',
950: '#000000',
},
}SCSS
$custom: #91c4ab; $custom-light: #b2d6c4; $custom-dark: #000000;
JSON
{
"hex": "#91c4ab",
"rgb": {
"r": 145,
"g": 196,
"b": 171
},
"hsl": {
"h": 150.588,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77738,
"c": 0.06437,
"h": 163.2
},
"luminance": 0.4844
}Semantic roles & 50–950 ramp
primary
#91C4AB
secondary
#E1D0D8
accent
#3D72A9
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111412
muted
#808381