#91CDC8#91CDC8
#91CDC8 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.062 H 189.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDC8 |
|---|---|
| RGB | rgb(145, 205, 200) |
| HSL | hsl(175, 38%, 69%) |
| HSV | hsv(175, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.37, -20.20, -3.69) |
| CIE-LCH | lch(78.37, 20.53, 190.35°) |
| OKLab | oklab(80.6% -0.061 -0.0102) |
| OKLCH | oklch(80.6% 0.062 189.5) |
| XYZ | xyz(43.9302, 53.8502, 62.7118) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.74
Mediumturquoise
#48D1CC
ΔE00 7.93
Paleturquoise
#AFEEEE
ΔE00 8.01
Seafoam Blue
#78D1B6
ΔE00 8.60
Robin'S Egg Blue
#98EFF9
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDC8 #CD9196
analogous
#91CDAA #91CDC8 #91B4CD
triadic
#91CDC8 #C891CD #CDC891
tetradic
#91CDC8 #AA91CD #CD9196 #B4CD91
square
#91CDC8 #AA91CD #CD9196 #B4CD91
split-complementary
#91CDC8 #CD91B4 #CDAA91
monochromatic
#479C95 #67BAB3 #91CDC8 #BBE0DD #E5F3F2
Accessibility & contrast
On white
1.78
#91CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#91CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDC8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDC8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#BBBEC9
Tritanopia (blue-blind)
#7DD0CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdc8; /* rgb */ color: rgb(145, 205, 200); /* oklch */ color: oklch(80.6% 0.062 189.5);
Tailwind
colors: {
custom: {
50: '#b3dcd8',
500: '#91cdc8',
950: '#000000',
},
}SCSS
$custom: #91cdc8; $custom-light: #b3dcd8; $custom-dark: #000000;
JSON
{
"hex": "#91cdc8",
"rgb": {
"r": 145,
"g": 205,
"b": 200
},
"hsl": {
"h": 175,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80602,
"c": 0.06189,
"h": 189.5
},
"luminance": 0.53853
}Semantic roles & 50–950 ramp
primary
#91CDC8
secondary
#A26066
accent
#353FB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483