#91CDC2#91CDC2
#91CDC2 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.064 H 182.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDC2 |
|---|---|
| RGB | rgb(145, 205, 194) |
| HSL | hsl(169, 38%, 69%) |
| HSV | hsv(169, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.21, -21.53, -0.70) |
| CIE-LCH | lch(78.21, 21.55, 181.86°) |
| OKLab | oklab(80.42% -0.0635 -0.0022) |
| OKLCH | oklch(80.42% 0.064 182) |
| XYZ | xyz(43.2427, 53.5752, 59.0910) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 8.22
Paleturquoise
#AFEEEE
ΔE00 9.01
Light Teal
#90E4C1
ΔE00 9.13
Mediumaquamarine
#66CDAA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDC2 #CD919C
analogous
#91CDA4 #91CDC2 #91BACD
triadic
#91CDC2 #C291CD #CDC291
tetradic
#91CDC2 #A491CD #CD919C #BACD91
square
#91CDC2 #A491CD #CD919C #BACD91
split-complementary
#91CDC2 #CD91BA #CDA491
monochromatic
#479C8D #67BAAB #91CDC2 #BBE0D9 #E5F3F1
Accessibility & contrast
On white
1.79
#91CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#91CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDC2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDC2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#BDBEC3
Tritanopia (blue-blind)
#7FCFCA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cdc2; /* rgb */ color: rgb(145, 205, 194); /* oklch */ color: oklch(80.4% 0.064 182.0);
Tailwind
colors: {
custom: {
50: '#b3dcd4',
500: '#91cdc2',
950: '#000000',
},
}SCSS
$custom: #91cdc2; $custom-light: #b3dcd4; $custom-dark: #000000;
JSON
{
"hex": "#91cdc2",
"rgb": {
"r": 145,
"g": 205,
"b": 194
},
"hsl": {
"h": 169,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.8042,
"c": 0.06356,
"h": 182
},
"luminance": 0.53577
}Semantic roles & 50–950 ramp
primary
#91CDC2
secondary
#A2606C
accent
#354CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483