#91CCC8#91CCC8
#91CCC8 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.4% C 0.061 H 190.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCC8 |
|---|---|
| RGB | rgb(145, 204, 200) |
| HSL | hsl(176, 37%, 68%) |
| HSV | hsv(176, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 2%, 20%) |
| CIE-LAB | lab(78.09, -19.70, -4.10) |
| CIE-LCH | lch(78.09, 20.12, 191.76°) |
| OKLab | oklab(80.38% -0.0598 -0.0113) |
| OKLCH | oklch(80.38% 0.061 190.7) |
| XYZ | xyz(43.6918, 53.3733, 62.6323) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.55
Pale Teal
#82CBB2
ΔE00 8.04
Mediumturquoise
#48D1CC
ΔE00 8.11
Paleturquoise
#AFEEEE
ΔE00 8.11
Seafoam Blue
#78D1B6
ΔE00 9.04
Robin'S Egg Blue
#98EFF9
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCC8 #CC9195
analogous
#91CCAA #91CCC8 #91B2CC
triadic
#91CCC8 #C891CC #CCC891
tetradic
#91CCC8 #AA91CC #CC9195 #B2CC91
square
#91CCC8 #AA91CC #CC9195 #B2CC91
split-complementary
#91CCC8 #CC91B2 #CCAA91
monochromatic
#489B95 #67B9B3 #91CCC8 #BBDFDD #E5F3F2
Accessibility & contrast
On white
1.80
#91CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#91CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCC8
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCC8 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#7DCFCB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91ccc8; /* rgb */ color: rgb(145, 204, 200); /* oklch */ color: oklch(80.4% 0.061 190.7);
Tailwind
colors: {
custom: {
50: '#b3dbd8',
500: '#91ccc8',
950: '#000000',
},
}SCSS
$custom: #91ccc8; $custom-light: #b3dbd8; $custom-dark: #000000;
JSON
{
"hex": "#91ccc8",
"rgb": {
"r": 145,
"g": 204,
"b": 200
},
"hsl": {
"h": 175.932,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80379,
"c": 0.06083,
"h": 190.7
},
"luminance": 0.53376
}Semantic roles & 50–950 ramp
primary
#91CCC8
secondary
#A16065
accent
#363EB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483