#91CCCF#91CCCF
#91CCCF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.6% C 0.061 H 200.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCCF |
|---|---|
| RGB | rgb(145, 204, 207) |
| HSL | hsl(183, 39%, 69%) |
| HSV | hsv(183, 30%, 81%) |
| CMYK | cmyk(30%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.29, -18.10, -7.57) |
| CIE-LCH | lch(78.29, 19.62, 202.71°) |
| OKLab | oklab(80.6% -0.0569 -0.0207) |
| OKLCH | oklch(80.6% 0.061 200) |
| XYZ | xyz(44.5287, 53.7081, 67.0398) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.06
Lightblue
#ADD8E6
ΔE00 7.66
Paleturquoise
#AFEEEE
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.53
Mediumturquoise
#48D1CC
ΔE00 9.10
Sky Blue
#87CEEB
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCCF #CF9491
analogous
#91CFB3 #91CCCF #91ADCF
triadic
#91CCCF #CF91CC #CCCF91
tetradic
#91CCCF #B391CF #CF9491 #ADCF91
square
#91CCCF #B391CF #CF9491 #ADCF91
split-complementary
#91CCCF #CF91AD #CFB391
monochromatic
#469BA0 #66B8BC #91CCCF #BCE0E2 #E6F4F4
Accessibility & contrast
On white
1.79
#91CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#91CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCCF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCCF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#7BD0CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cccf; /* rgb */ color: rgb(145, 204, 207); /* oklch */ color: oklch(80.6% 0.061 200.0);
Tailwind
colors: {
custom: {
50: '#b3dbdd',
500: '#91cccf',
950: '#000000',
},
}SCSS
$custom: #91cccf; $custom-light: #b3dbdd; $custom-dark: #000000;
JSON
{
"hex": "#91cccf",
"rgb": {
"r": 145,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.903,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.806,
"c": 0.06058,
"h": 200
},
"luminance": 0.5371
}Semantic roles & 50–950 ramp
primary
#91CCCF
secondary
#A46360
accent
#3933B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484