#91C4C8#91C4C8
#91C4C8 is a light, muted teal. Relative luminance 0.497; OKLCH L 78.6% C 0.053 H 202.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4C8 |
|---|---|
| RGB | rgb(145, 196, 200) |
| HSL | hsl(184, 33%, 68%) |
| HSV | hsv(184, 28%, 78%) |
| CMYK | cmyk(27.5%, 2%, 0%, 21.6%) |
| CIE-LAB | lab(75.86, -15.62, -7.40) |
| CIE-LCH | lch(75.86, 17.28, 205.34°) |
| OKLab | oklab(78.6% -0.0495 -0.0202) |
| OKLCH | oklch(78.6% 0.053 202.2) |
| XYZ | xyz(41.8390, 49.6677, 62.0147) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.62
Sky Blue
#87CEEB
ΔE00 9.00
Paleturquoise
#AFEEEE
ΔE00 9.97
Baby Blue
#89CFF0
ΔE00 10.28
Mediumturquoise
#48D1CC
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4C8 #C89591
analogous
#91C8B1 #91C4C8 #91A8C8
triadic
#91C4C8 #C891C4 #C4C891
tetradic
#91C4C8 #B191C8 #C89591 #A8C891
square
#91C4C8 #B191C8 #C89591 #A8C891
split-complementary
#91C4C8 #C891A8 #C8B191
monochromatic
#4A8F94 #68AEB4 #91C4C8 #BADADC #E3F0F1
Accessibility & contrast
On white
1.92
#91C4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#91C4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4C8
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4C8 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC8
Deuteranopia (green-blind)
#B2B8C8
Tritanopia (blue-blind)
#7EC8C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c4c8; /* rgb */ color: rgb(145, 196, 200); /* oklch */ color: oklch(78.6% 0.053 202.2);
Tailwind
colors: {
custom: {
50: '#b3d6d8',
500: '#91c4c8',
950: '#000000',
},
}SCSS
$custom: #91c4c8; $custom-light: #b3d6d8; $custom-dark: #000000;
JSON
{
"hex": "#91c4c8",
"rgb": {
"r": 145,
"g": 196,
"b": 200
},
"hsl": {
"h": 184.364,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.78601,
"c": 0.05348,
"h": 202.2
},
"luminance": 0.4967
}Semantic roles & 50–950 ramp
primary
#91C4C8
secondary
#E3D3D2
accent
#4239AC
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383