#91CDCA#91CDCA
#91CDCA is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.7% C 0.062 H 192.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDCA |
|---|---|
| RGB | rgb(145, 205, 202) |
| HSL | hsl(177, 38%, 69%) |
| HSV | hsv(177, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.43, -19.75, -4.68) |
| CIE-LCH | lch(78.43, 20.30, 193.34°) |
| OKLab | oklab(80.66% -0.0602 -0.0129) |
| OKLCH | oklch(80.66% 0.062 192.1) |
| XYZ | xyz(44.1655, 53.9443, 63.9508) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.21
Paleturquoise
#AFEEEE
ΔE00 7.81
Mediumturquoise
#48D1CC
ΔE00 8.05
Pale Teal
#82CBB2
ΔE00 8.45
Robin'S Egg Blue
#98EFF9
ΔE00 9.24
Seafoam Blue
#78D1B6
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDCA #CD9194
analogous
#91CDAC #91CDCA #91B2CD
triadic
#91CDCA #CA91CD #CDCA91
tetradic
#91CDCA #AC91CD #CD9194 #B2CD91
square
#91CDCA #AC91CD #CD9194 #B2CD91
split-complementary
#91CDCA #CD91B2 #CDAC91
monochromatic
#479C98 #67BAB6 #91CDCA #BBE0DE #E5F3F3
Accessibility & contrast
On white
1.78
#91CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#91CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDCA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDCA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BBBECB
Tritanopia (blue-blind)
#7CD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdca; /* rgb */ color: rgb(145, 205, 202); /* oklch */ color: oklch(80.7% 0.062 192.1);
Tailwind
colors: {
custom: {
50: '#b3dcda',
500: '#91cdca',
950: '#000000',
},
}SCSS
$custom: #91cdca; $custom-light: #b3dcda; $custom-dark: #000000;
JSON
{
"hex": "#91cdca",
"rgb": {
"r": 145,
"g": 205,
"b": 202
},
"hsl": {
"h": 177,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80664,
"c": 0.06159,
"h": 192.1
},
"luminance": 0.53947
}Semantic roles & 50–950 ramp
primary
#91CDCA
secondary
#A26063
accent
#353BB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483