#91C2AF#91C2AF
#91C2AF is a light, muted teal. Relative luminance 0.477; OKLCH L 77.4% C 0.058 H 168.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2AF |
|---|---|
| RGB | rgb(145, 194, 175) |
| HSL | hsl(157, 29%, 66%) |
| HSV | hsv(157, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 9.8%, 23.9%) |
| CIE-LAB | lab(74.63, -20.06, 4.35) |
| CIE-LCH | lch(74.63, 20.52, 167.76°) |
| OKLab | oklab(77.4% -0.0573 0.0112) |
| OKLCH | oklch(77.4% 0.058 168.9) |
| XYZ | xyz(38.7043, 47.6969, 47.7162) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.45
Seafoam Blue
#78D1B6
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 8.20
Darkseagreen
#8FBC8F
ΔE00 8.40
Greenish Grey
#96AE8D
ΔE00 9.29
Light Teal
#90E4C1
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2AF #C291A4
analogous
#91C297 #91C2AF #91BDC2
triadic
#91C2AF #AF91C2 #C2AF91
tetradic
#91C2AF #9791C2 #C291A4 #BDC291
square
#91C2AF #9791C2 #C291A4 #BDC291
split-complementary
#91C2AF #C291BD #C29791
monochromatic
#4D8B73 #6AAC92 #91C2AF #B8D8CC #E0EEE8
Accessibility & contrast
On white
1.99
#91C2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#91C2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2AF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2AF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAE
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#86C3BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c2af; /* rgb */ color: rgb(145, 194, 175); /* oklch */ color: oklch(77.4% 0.058 168.9);
Tailwind
colors: {
custom: {
50: '#b2d4c6',
500: '#91c2af',
950: '#000000',
},
}SCSS
$custom: #91c2af; $custom-light: #b2d4c6; $custom-dark: #000000;
JSON
{
"hex": "#91c2af",
"rgb": {
"r": 145,
"g": 194,
"b": 175
},
"hsl": {
"h": 156.735,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77396,
"c": 0.05835,
"h": 168.9
},
"luminance": 0.47698
}Semantic roles & 50–950 ramp
primary
#91C2AF
secondary
#DFCFD6
accent
#3E67A7
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382