#91C2C8#91C2C8
#91C2C8 is a light, muted teal. Relative luminance 0.488; OKLCH L 78.2% C 0.052 H 205.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2C8 |
|---|---|
| RGB | rgb(145, 194, 200) |
| HSL | hsl(187, 33%, 68%) |
| HSV | hsv(187, 28%, 78%) |
| CMYK | cmyk(27.5%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(75.31, -14.59, -8.22) |
| CIE-LCH | lch(75.31, 16.74, 209.41°) |
| OKLab | oklab(78.16% -0.0469 -0.0224) |
| OKLCH | oklch(78.16% 0.052 205.5) |
| XYZ | xyz(41.3909, 48.7715, 61.8653) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.25
Powder Blue
#B0E0E6
ΔE00 7.44
Sky Blue
#87CEEB
ΔE00 8.33
Baby Blue
#89CFF0
ΔE00 9.57
Ice Blue
#A5DFF9
ΔE00 10.17
Light Grey Blue
#9DBCD4
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2C8 #C89791
analogous
#91C8B2 #91C2C8 #91A7C8
triadic
#91C2C8 #C891C2 #C2C891
tetradic
#91C2C8 #B291C8 #C89791 #A7C891
square
#91C2C8 #B291C8 #C89791 #A7C891
split-complementary
#91C2C8 #C891A7 #C8B291
monochromatic
#4A8C94 #68ABB4 #91C2C8 #BAD9DC #E3EFF1
Accessibility & contrast
On white
1.95
#91C2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#91C2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2C8
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2C8 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABEC8
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#7FC6C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2c8; /* rgb */ color: rgb(145, 194, 200); /* oklch */ color: oklch(78.2% 0.052 205.5);
Tailwind
colors: {
custom: {
50: '#b2d4d8',
500: '#91c2c8',
950: '#000000',
},
}SCSS
$custom: #91c2c8; $custom-light: #b2d4d8; $custom-dark: #000000;
JSON
{
"hex": "#91c2c8",
"rgb": {
"r": 145,
"g": 194,
"b": 200
},
"hsl": {
"h": 186.545,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.78159,
"c": 0.05201,
"h": 205.5
},
"luminance": 0.48773
}Semantic roles & 50–950 ramp
primary
#91C2C8
secondary
#E3D4D2
accent
#4639AC
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383