#91CFC6#91CFC6
#91CFC6 is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.065 H 184.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFC6 |
|---|---|
| RGB | rgb(145, 207, 198) |
| HSL | hsl(171, 39%, 69%) |
| HSV | hsv(171, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 4.3%, 18.8%) |
| CIE-LAB | lab(78.88, -21.65, -1.87) |
| CIE-LCH | lch(78.88, 21.73, 184.94°) |
| OKLab | oklab(80.99% -0.0644 -0.0053) |
| OKLCH | oklch(80.99% 0.065 184.7) |
| XYZ | xyz(44.1795, 54.7203, 61.6493) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 8.24
Powder Blue
#B0E0E6
ΔE00 8.74
Turquoise
#40E0D0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFC6 #CF919A
analogous
#91CFA7 #91CFC6 #91B9CF
triadic
#91CFC6 #C691CF #CFC691
tetradic
#91CFC6 #A791CF #CF919A #B9CF91
square
#91CFC6 #A791CF #CF919A #B9CF91
split-complementary
#91CFC6 #CF91B9 #CFA791
monochromatic
#46A093 #66BCB0 #91CFC6 #BCE2DC #E6F4F2
Accessibility & contrast
On white
1.76
#91CFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#91CFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFC6
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFC6 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#BEC0C7
Tritanopia (blue-blind)
#7DD2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cfc6; /* rgb */ color: rgb(145, 207, 198); /* oklch */ color: oklch(81.0% 0.065 184.7);
Tailwind
colors: {
custom: {
50: '#b3ddd7',
500: '#91cfc6',
950: '#000000',
},
}SCSS
$custom: #91cfc6; $custom-light: #b3ddd7; $custom-dark: #000000;
JSON
{
"hex": "#91cfc6",
"rgb": {
"r": 145,
"g": 207,
"b": 198
},
"hsl": {
"h": 171.29,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80988,
"c": 0.06461,
"h": 184.7
},
"luminance": 0.54723
}Semantic roles & 50–950 ramp
primary
#91CFC6
secondary
#A4606A
accent
#3346B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483