#91C2C4#91C2C4
#91C2C4 is a light, muted teal. Relative luminance 0.486; OKLCH L 78.0% C 0.051 H 199.3°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2C4 |
|---|---|
| RGB | rgb(145, 194, 196) |
| HSL | hsl(182, 30%, 67%) |
| HSV | hsv(182, 26%, 77%) |
| CMYK | cmyk(26%, 1%, 0%, 23.1%) |
| CIE-LAB | lab(75.19, -15.50, -6.22) |
| CIE-LCH | lch(75.19, 16.70, 201.87°) |
| OKLab | oklab(78.03% -0.0485 -0.017) |
| OKLCH | oklch(78.03% 0.051 199.3) |
| XYZ | xyz(40.9295, 48.5869, 59.4355) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 8.37
Sky Blue
#87CEEB
ΔE00 9.94
Paleturquoise
#AFEEEE
ΔE00 10.38
Mediumturquoise
#48D1CC
ΔE00 10.55
Pale Teal
#82CBB2
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2C4 #C49391
analogous
#91C4AD #91C2C4 #91A9C4
triadic
#91C2C4 #C491C2 #C2C491
tetradic
#91C2C4 #AD91C4 #C49391 #A9C491
square
#91C2C4 #AD91C4 #C49391 #A9C491
split-complementary
#91C2C4 #C491A9 #C4AD91
monochromatic
#4C8C8E #69ACAF #91C2C4 #B9D8D9 #E1EEEF
Accessibility & contrast
On white
1.96
#91C2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#91C2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2C4
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2C4 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC4
Deuteranopia (green-blind)
#B2B6C4
Tritanopia (blue-blind)
#80C5C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2c4; /* rgb */ color: rgb(145, 194, 196); /* oklch */ color: oklch(78.0% 0.051 199.3);
Tailwind
colors: {
custom: {
50: '#b2d4d5',
500: '#91c2c4',
950: '#000000',
},
}SCSS
$custom: #91c2c4; $custom-light: #b2d4d5; $custom-dark: #000000;
JSON
{
"hex": "#91c2c4",
"rgb": {
"r": 145,
"g": 194,
"b": 196
},
"hsl": {
"h": 182.353,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.78029,
"c": 0.05142,
"h": 199.3
},
"luminance": 0.48589
}Semantic roles & 50–950 ramp
primary
#91C2C4
secondary
#E1D1D0
accent
#413DA9
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383