#91C0C2#91C0C2
#91C0C2 is a light, muted teal. Relative luminance 0.476; OKLCH L 77.5% C 0.050 H 199.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0C2 |
|---|---|
| RGB | rgb(145, 192, 194) |
| HSL | hsl(182, 29%, 66%) |
| HSV | hsv(182, 25%, 76%) |
| CMYK | cmyk(25.3%, 1%, 0%, 23.9%) |
| CIE-LAB | lab(74.58, -14.92, -6.04) |
| CIE-LCH | lch(74.58, 16.10, 202.05°) |
| OKLab | oklab(77.52% -0.0467 -0.0165) |
| OKLCH | oklch(77.52% 0.05 199.4) |
| XYZ | xyz(40.2613, 47.6123, 58.0972) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.14
Lightblue
#ADD8E6
ΔE00 8.55
Sky Blue
#87CEEB
ΔE00 10.09
Paleturquoise
#AFEEEE
ΔE00 10.92
Mediumturquoise
#48D1CC
ΔE00 10.97
Cadetblue
#5F9EA0
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0C2 #C29391
analogous
#91C2AC #91C0C2 #91A8C2
triadic
#91C0C2 #C291C0 #C0C291
tetradic
#91C0C2 #AC91C2 #C29391 #A8C291
square
#91C0C2 #AC91C2 #C29391 #A8C291
split-complementary
#91C0C2 #C291A8 #C2AC91
monochromatic
#4D898B #6AA9AC #91C0C2 #B8D7D8 #E0EDEE
Accessibility & contrast
On white
2.00
#91C0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#91C0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0C2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0C2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC2
Deuteranopia (green-blind)
#B0B5C2
Tritanopia (blue-blind)
#81C3C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0c2; /* rgb */ color: rgb(145, 192, 194); /* oklch */ color: oklch(77.5% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#b2d3d4',
500: '#91c0c2',
950: '#000000',
},
}SCSS
$custom: #91c0c2; $custom-light: #b2d3d4; $custom-dark: #000000;
JSON
{
"hex": "#91c0c2",
"rgb": {
"r": 145,
"g": 192,
"b": 194
},
"hsl": {
"h": 182.449,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77521,
"c": 0.04956,
"h": 199.4
},
"luminance": 0.47614
}Semantic roles & 50–950 ramp
primary
#91C0C2
secondary
#DFD0CF
accent
#423EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283