#91CEC8#91CEC8
#91CEC8 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.063 H 188.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEC8 |
|---|---|
| RGB | rgb(145, 206, 200) |
| HSL | hsl(174, 38%, 69%) |
| HSV | hsv(174, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(78.65, -20.70, -3.28) |
| CIE-LCH | lch(78.65, 20.96, 188.99°) |
| OKLab | oklab(80.83% -0.0623 -0.0091) |
| OKLCH | oklch(80.83% 0.063 188.3) |
| XYZ | xyz(44.1702, 54.3302, 62.7918) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 7.94
Powder Blue
#B0E0E6
ΔE00 7.94
Seafoam Blue
#78D1B6
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEC8 #CE9197
analogous
#91CEAA #91CEC8 #91B6CE
triadic
#91CEC8 #C891CE #CEC891
tetradic
#91CEC8 #AA91CE #CE9197 #B6CE91
square
#91CEC8 #AA91CE #CE9197 #B6CE91
split-complementary
#91CEC8 #CE91B6 #CEAA91
monochromatic
#469E96 #67BBB3 #91CEC8 #BBE1DD #E6F4F2
Accessibility & contrast
On white
1.77
#91CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#91CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEC8
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEC8 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#7DD1CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cec8; /* rgb */ color: rgb(145, 206, 200); /* oklch */ color: oklch(80.8% 0.063 188.3);
Tailwind
colors: {
custom: {
50: '#b3ddd8',
500: '#91cec8',
950: '#000000',
},
}SCSS
$custom: #91cec8; $custom-light: #b3ddd8; $custom-dark: #000000;
JSON
{
"hex": "#91cec8",
"rgb": {
"r": 145,
"g": 206,
"b": 200
},
"hsl": {
"h": 174.098,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80825,
"c": 0.06296,
"h": 188.3
},
"luminance": 0.54332
}Semantic roles & 50–950 ramp
primary
#91CEC8
secondary
#A36067
accent
#3440B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483