#91CFC7#91CFC7
#91CFC7 is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.0% C 0.064 H 186.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFC7 |
|---|---|
| RGB | rgb(145, 207, 199) |
| HSL | hsl(172, 39%, 69%) |
| HSV | hsv(172, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(78.91, -21.43, -2.37) |
| CIE-LCH | lch(78.91, 21.56, 186.31°) |
| OKLab | oklab(81.02% -0.064 -0.0067) |
| OKLCH | oklch(81.02% 0.064 186) |
| XYZ | xyz(44.2952, 54.7666, 62.2588) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 7.38
Mediumturquoise
#48D1CC
ΔE00 7.73
Paleturquoise
#AFEEEE
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 8.45
Turquoise
#40E0D0
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFC7 #CF9199
analogous
#91CFA8 #91CFC7 #91B8CF
triadic
#91CFC7 #C791CF #CFC791
tetradic
#91CFC7 #A891CF #CF9199 #B8CF91
square
#91CFC7 #A891CF #CF9199 #B8CF91
split-complementary
#91CFC7 #CF91B8 #CFA891
monochromatic
#46A094 #66BCB1 #91CFC7 #BCE2DD #E6F4F2
Accessibility & contrast
On white
1.76
#91CFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#91CFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFC7
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFC7 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C7
Deuteranopia (green-blind)
#BDC0C8
Tritanopia (blue-blind)
#7DD2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cfc7; /* rgb */ color: rgb(145, 207, 199); /* oklch */ color: oklch(81.0% 0.064 186.0);
Tailwind
colors: {
custom: {
50: '#b3ddd8',
500: '#91cfc7',
950: '#000000',
},
}SCSS
$custom: #91cfc7; $custom-light: #b3ddd8; $custom-dark: #000000;
JSON
{
"hex": "#91cfc7",
"rgb": {
"r": 145,
"g": 207,
"b": 199
},
"hsl": {
"h": 172.258,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.81018,
"c": 0.06433,
"h": 186
},
"luminance": 0.54769
}Semantic roles & 50–950 ramp
primary
#91CFC7
secondary
#A46069
accent
#3344B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483