#91C8C8#91C8C8
#91C8C8 is a light, muted teal. Relative luminance 0.515; OKLCH L 79.5% C 0.057 H 196.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8C8 |
|---|---|
| RGB | rgb(145, 200, 200) |
| HSL | hsl(180, 33%, 68%) |
| HSV | hsv(180, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 0%, 21.6%) |
| CIE-LAB | lab(76.98, -17.67, -5.75) |
| CIE-LCH | lch(76.98, 18.58, 198.02°) |
| OKLab | oklab(79.49% -0.0547 -0.0157) |
| OKLCH | oklch(79.49% 0.057 196.1) |
| XYZ | xyz(42.7533, 51.4963, 62.3194) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Lightblue
#ADD8E6
ΔE00 8.69
Paleturquoise
#AFEEEE
ΔE00 8.82
Mediumturquoise
#48D1CC
ΔE00 9.12
Pale Teal
#82CBB2
ΔE00 9.84
Robin'S Egg Blue
#98EFF9
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8C8 #C89191
analogous
#91C8AC #91C8C8 #91ACC8
triadic
#91C8C8 #C891C8 #C8C891
tetradic
#91C8C8 #AC91C8 #C89191 #ACC891
square
#91C8C8 #AC91C8 #C89191 #ACC891
split-complementary
#91C8C8 #C891AC #C8AC91
monochromatic
#4A9494 #68B4B4 #91C8C8 #BADCDC #E3F1F1
Accessibility & contrast
On white
1.86
#91C8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#91C8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8C8
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8C8 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C8
Deuteranopia (green-blind)
#B6BBC9
Tritanopia (blue-blind)
#7ECCC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c8c8; /* rgb */ color: rgb(145, 200, 200); /* oklch */ color: oklch(79.5% 0.057 196.1);
Tailwind
colors: {
custom: {
50: '#b3d8d8',
500: '#91c8c8',
950: '#000000',
},
}SCSS
$custom: #91c8c8; $custom-light: #b3d8d8; $custom-dark: #000000;
JSON
{
"hex": "#91c8c8",
"rgb": {
"r": 145,
"g": 200,
"b": 200
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.79488,
"c": 0.05689,
"h": 196.1
},
"luminance": 0.51498
}Semantic roles & 50–950 ramp
primary
#91C8C8
secondary
#9C6161
accent
#3939AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383