#91C2C2#91C2C2
#91C2C2 is a light, muted teal. Relative luminance 0.485; OKLCH L 78.0% C 0.051 H 196.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2C2 |
|---|---|
| RGB | rgb(145, 194, 194) |
| HSL | hsl(180, 29%, 66%) |
| HSV | hsv(180, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(75.14, -15.95, -5.22) |
| CIE-LCH | lch(75.14, 16.79, 198.12°) |
| OKLab | oklab(77.96% -0.0493 -0.0143) |
| OKLCH | oklch(77.96% 0.051 196.2) |
| XYZ | xyz(40.7034, 48.4965, 58.2446) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.03
Lightblue
#ADD8E6
ΔE00 9.00
Mediumturquoise
#48D1CC
ΔE00 10.22
Pale Teal
#82CBB2
ΔE00 10.29
Paleturquoise
#AFEEEE
ΔE00 10.34
Sky Blue
#87CEEB
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2C2 #C29191
analogous
#91C2AA #91C2C2 #91AAC2
triadic
#91C2C2 #C291C2 #C2C291
tetradic
#91C2C2 #AA91C2 #C29191 #AAC291
square
#91C2C2 #AA91C2 #C29191 #AAC291
split-complementary
#91C2C2 #C291AA #C2AA91
monochromatic
#4D8B8B #6AACAC #91C2C2 #B8D8D8 #E0EEEE
Accessibility & contrast
On white
1.96
#91C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#91C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2C2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2C2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC2
Deuteranopia (green-blind)
#B2B6C2
Tritanopia (blue-blind)
#80C5C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2c2; /* rgb */ color: rgb(145, 194, 194); /* oklch */ color: oklch(78.0% 0.051 196.2);
Tailwind
colors: {
custom: {
50: '#b2d4d4',
500: '#91c2c2',
950: '#000000',
},
}SCSS
$custom: #91c2c2; $custom-light: #b2d4d4; $custom-dark: #000000;
JSON
{
"hex": "#91c2c2",
"rgb": {
"r": 145,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77965,
"c": 0.05137,
"h": 196.2
},
"luminance": 0.48498
}Semantic roles & 50–950 ramp
primary
#91C2C2
secondary
#DFCFCF
accent
#3E3EA7
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383