#91CFCD#91CFCD
#91CFCD is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.2% C 0.063 H 193.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFCD |
|---|---|
| RGB | rgb(145, 207, 205) |
| HSL | hsl(178, 39%, 69%) |
| HSV | hsv(178, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.07, -20.07, -5.35) |
| CIE-LCH | lch(79.07, 20.77, 194.92°) |
| OKLab | oklab(81.2% -0.0615 -0.0147) |
| OKLCH | oklch(81.2% 0.063 193.4) |
| XYZ | xyz(45.0056, 55.0507, 66.0002) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.31
Mediumturquoise
#48D1CC
ΔE00 7.91
Robin'S Egg Blue
#98EFF9
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFCD #CF9193
analogous
#91CFAE #91CFCD #91B2CF
triadic
#91CFCD #CD91CF #CFCD91
tetradic
#91CFCD #AE91CF #CF9193 #B2CF91
square
#91CFCD #AE91CF #CF9193 #B2CF91
split-complementary
#91CFCD #CF91B2 #CFAE91
monochromatic
#46A09D #66BCBA #91CFCD #BCE2E0 #E6F4F4
Accessibility & contrast
On white
1.75
#91CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#91CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFCD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFCD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#7BD3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cfcd; /* rgb */ color: rgb(145, 207, 205); /* oklch */ color: oklch(81.2% 0.063 193.4);
Tailwind
colors: {
custom: {
50: '#b3dddc',
500: '#91cfcd',
950: '#000000',
},
}SCSS
$custom: #91cfcd; $custom-light: #b3dddc; $custom-dark: #000000;
JSON
{
"hex": "#91cfcd",
"rgb": {
"r": 145,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.065,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.81204,
"c": 0.06325,
"h": 193.4
},
"luminance": 0.55053
}Semantic roles & 50–950 ramp
primary
#91CFCD
secondary
#A46062
accent
#3337B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484