#91CBCF#91CBCF
#91CBCF is a light, muted teal. Relative luminance 0.532; OKLCH L 80.4% C 0.060 H 201.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBCF |
|---|---|
| RGB | rgb(145, 203, 207) |
| HSL | hsl(184, 39%, 69%) |
| HSV | hsv(184, 30%, 81%) |
| CMYK | cmyk(30%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(78.01, -17.59, -7.99) |
| CIE-LCH | lch(78.01, 19.32, 204.43°) |
| OKLab | oklab(80.38% -0.0557 -0.0218) |
| OKLCH | oklch(80.38% 0.06 201.4) |
| XYZ | xyz(44.2917, 53.2343, 66.9608) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 8.23
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Sky Blue
#87CEEB
ΔE00 8.82
Mediumturquoise
#48D1CC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBCF #CF9591
analogous
#91CFB4 #91CBCF #91ACCF
triadic
#91CBCF #CF91CB #CBCF91
tetradic
#91CBCF #B491CF #CF9591 #ACCF91
square
#91CBCF #B491CF #CF9591 #ACCF91
split-complementary
#91CBCF #CF91AC #CFB491
monochromatic
#469AA0 #66B7BC #91CBCF #BCDFE2 #E6F3F4
Accessibility & contrast
On white
1.80
#91CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#91CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBCF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBCF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#7BCFCC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cbcf; /* rgb */ color: rgb(145, 203, 207); /* oklch */ color: oklch(80.4% 0.060 201.4);
Tailwind
colors: {
custom: {
50: '#b3dbdd',
500: '#91cbcf',
950: '#000000',
},
}SCSS
$custom: #91cbcf; $custom-light: #b3dbdd; $custom-dark: #000000;
JSON
{
"hex": "#91cbcf",
"rgb": {
"r": 145,
"g": 203,
"b": 207
},
"hsl": {
"h": 183.871,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80379,
"c": 0.05979,
"h": 201.4
},
"luminance": 0.53237
}Semantic roles & 50–950 ramp
primary
#91CBCF
secondary
#A46460
accent
#3B33B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484