#91CDC4#91CDC4
#91CDC4 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.063 H 184.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDC4 |
|---|---|
| RGB | rgb(145, 205, 196) |
| HSL | hsl(171, 38%, 69%) |
| HSV | hsv(171, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(78.27, -21.09, -1.70) |
| CIE-LCH | lch(78.27, 21.16, 184.60°) |
| OKLab | oklab(80.48% -0.0627 -0.0049) |
| OKLCH | oklch(80.48% 0.063 184.4) |
| XYZ | xyz(43.4689, 53.6657, 60.2819) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 7.14
Mediumturquoise
#48D1CC
ΔE00 8.03
Paleturquoise
#AFEEEE
ΔE00 8.62
Powder Blue
#B0E0E6
ΔE00 8.87
Turquoise
#40E0D0
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDC4 #CD919A
analogous
#91CDA6 #91CDC4 #91B8CD
triadic
#91CDC4 #C491CD #CDC491
tetradic
#91CDC4 #A691CD #CD919A #B8CD91
square
#91CDC4 #A691CD #CD919A #B8CD91
split-complementary
#91CDC4 #CD91B8 #CDA691
monochromatic
#479C90 #67BAAD #91CDC4 #BBE0DB #E5F3F1
Accessibility & contrast
On white
1.79
#91CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#91CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDC4
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDC4 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C4
Deuteranopia (green-blind)
#BCBEC5
Tritanopia (blue-blind)
#7ED0CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdc4; /* rgb */ color: rgb(145, 205, 196); /* oklch */ color: oklch(80.5% 0.063 184.4);
Tailwind
colors: {
custom: {
50: '#b3dcd5',
500: '#91cdc4',
950: '#000000',
},
}SCSS
$custom: #91cdc4; $custom-light: #b3dcd5; $custom-dark: #000000;
JSON
{
"hex": "#91cdc4",
"rgb": {
"r": 145,
"g": 205,
"b": 196
},
"hsl": {
"h": 171,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.8048,
"c": 0.06288,
"h": 184.4
},
"luminance": 0.53668
}Semantic roles & 50–950 ramp
primary
#91CDC4
secondary
#A2606A
accent
#3548B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483