#91CDC7#91CDC7
#91CDC7 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.6% C 0.062 H 188.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDC7 |
|---|---|
| RGB | rgb(145, 205, 199) |
| HSL | hsl(174, 38%, 69%) |
| HSV | hsv(174, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(78.35, -20.43, -3.19) |
| CIE-LCH | lch(78.35, 20.67, 188.88°) |
| OKLab | oklab(80.57% -0.0614 -0.0089) |
| OKLCH | oklch(80.57% 0.062 188.2) |
| XYZ | xyz(43.8137, 53.8036, 62.0983) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.24
Mediumturquoise
#48D1CC
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 8.01
Paleturquoise
#AFEEEE
ΔE00 8.14
Seafoam Blue
#78D1B6
ΔE00 8.22
Darkturquoise
#00CED1
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDC7 #CD9197
analogous
#91CDA9 #91CDC7 #91B5CD
triadic
#91CDC7 #C791CD #CDC791
tetradic
#91CDC7 #A991CD #CD9197 #B5CD91
square
#91CDC7 #A991CD #CD9197 #B5CD91
split-complementary
#91CDC7 #CD91B5 #CDA991
monochromatic
#479C94 #67BAB2 #91CDC7 #BBE0DC #E5F3F2
Accessibility & contrast
On white
1.79
#91CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#91CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDC7
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDC7 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C7
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#7DD0CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdc7; /* rgb */ color: rgb(145, 205, 199); /* oklch */ color: oklch(80.6% 0.062 188.2);
Tailwind
colors: {
custom: {
50: '#b3dcd8',
500: '#91cdc7',
950: '#000000',
},
}SCSS
$custom: #91cdc7; $custom-light: #b3dcd8; $custom-dark: #000000;
JSON
{
"hex": "#91cdc7",
"rgb": {
"r": 145,
"g": 205,
"b": 199
},
"hsl": {
"h": 174,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80571,
"c": 0.06209,
"h": 188.2
},
"luminance": 0.53806
}Semantic roles & 50–950 ramp
primary
#91CDC7
secondary
#A26067
accent
#3541B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483