#91C4C2#91C4C2
#91C4C2 is a light, muted teal. Relative luminance 0.494; OKLCH L 78.4% C 0.053 H 193.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4C2 |
|---|---|
| RGB | rgb(145, 196, 194) |
| HSL | hsl(178, 30%, 67%) |
| HSV | hsv(178, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 1%, 23.1%) |
| CIE-LAB | lab(75.69, -16.98, -4.40) |
| CIE-LCH | lch(75.69, 17.54, 194.52°) |
| OKLab | oklab(78.41% -0.0519 -0.0121) |
| OKLCH | oklch(78.41% 0.053 193.1) |
| XYZ | xyz(41.1515, 49.3927, 58.3939) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.06
Pale Teal
#82CBB2
ΔE00 9.26
Lightblue
#ADD8E6
ΔE00 9.53
Mediumturquoise
#48D1CC
ΔE00 9.58
Paleturquoise
#AFEEEE
ΔE00 9.86
Seafoam Blue
#78D1B6
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4C2 #C49193
analogous
#91C4A9 #91C4C2 #91ADC4
triadic
#91C4C2 #C291C4 #C4C291
tetradic
#91C4C2 #A991C4 #C49193 #ADC491
square
#91C4C2 #A991C4 #C49193 #ADC491
split-complementary
#91C4C2 #C491AD #C4A991
monochromatic
#4C8E8C #69AFAC #91C4C2 #B9D9D8 #E1EFEE
Accessibility & contrast
On white
1.93
#91C4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#91C4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4C2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4C2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC2
Deuteranopia (green-blind)
#B4B7C3
Tritanopia (blue-blind)
#80C7C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c4c2; /* rgb */ color: rgb(145, 196, 194); /* oklch */ color: oklch(78.4% 0.053 193.1);
Tailwind
colors: {
custom: {
50: '#b2d6d4',
500: '#91c4c2',
950: '#000000',
},
}SCSS
$custom: #91c4c2; $custom-light: #b2d6d4; $custom-dark: #000000;
JSON
{
"hex": "#91c4c2",
"rgb": {
"r": 145,
"g": 196,
"b": 194
},
"hsl": {
"h": 177.647,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.78409,
"c": 0.05334,
"h": 193.1
},
"luminance": 0.49395
}Semantic roles & 50–950 ramp
primary
#91C4C2
secondary
#E1D0D1
accent
#3D41A9
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383