#91C0B2#91C0B2
#91C0B2 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.0% C 0.054 H 174.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0B2 |
|---|---|
| RGB | rgb(145, 192, 178) |
| HSL | hsl(162, 27%, 66%) |
| HSV | hsv(162, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 7.3%, 24.7%) |
| CIE-LAB | lab(74.15, -18.42, 2.02) |
| CIE-LCH | lch(74.15, 18.53, 173.75°) |
| OKLab | oklab(77.03% -0.0533 0.0051) |
| OKLCH | oklch(77.03% 0.054 174.6) |
| XYZ | xyz(38.5601, 46.9318, 49.1379) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 7.74
Mediumaquamarine
#66CDAA
ΔE00 9.49
Greyish Teal
#719F91
ΔE00 9.66
Greenish Grey
#96AE8D
ΔE00 10.01
Darkseagreen
#8FBC8F
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0B2 #C0919F
analogous
#91C09A #91C0B2 #91B6C0
triadic
#91C0B2 #B291C0 #C0B291
tetradic
#91C0B2 #9A91C0 #C0919F #B6C091
square
#91C0B2 #9A91C0 #C0919F #B6C091
split-complementary
#91C0B2 #C091B6 #C09A91
monochromatic
#4E8877 #6AAA97 #91C0B2 #B8D6CD #DFEDE8
Accessibility & contrast
On white
2.02
#91C0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#91C0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0B2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0B2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB1
Deuteranopia (green-blind)
#B4B4B3
Tritanopia (blue-blind)
#85C1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c0b2; /* rgb */ color: rgb(145, 192, 178); /* oklch */ color: oklch(77.0% 0.054 174.6);
Tailwind
colors: {
custom: {
50: '#b2d3c9',
500: '#91c0b2',
950: '#000000',
},
}SCSS
$custom: #91c0b2; $custom-light: #b2d3c9; $custom-dark: #000000;
JSON
{
"hex": "#91c0b2",
"rgb": {
"r": 145,
"g": 192,
"b": 178
},
"hsl": {
"h": 162.128,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.77032,
"c": 0.05359,
"h": 174.6
},
"luminance": 0.46933
}Semantic roles & 50–950 ramp
primary
#91C0B2
secondary
#DECFD3
accent
#405EA6
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282