#91CBBE#91CBBE
#91CBBE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.9% C 0.063 H 179.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBBE |
|---|---|
| RGB | rgb(145, 203, 190) |
| HSL | hsl(167, 36%, 68%) |
| HSV | hsv(167, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.55, -21.41, 0.48) |
| CIE-LCH | lch(77.55, 21.41, 178.72°) |
| OKLab | oklab(79.85% -0.0626 0.0009) |
| OKLCH | oklch(79.85% 0.063 179.1) |
| XYZ | xyz(42.3242, 52.4472, 56.5984) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.66
Seafoam Blue
#78D1B6
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 8.61
Mediumturquoise
#48D1CC
ΔE00 8.78
Light Teal
#90E4C1
ΔE00 8.84
Paleturquoise
#AFEEEE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBBE #CB919E
analogous
#91CBA1 #91CBBE #91BBCB
triadic
#91CBBE #BE91CB #CBBE91
tetradic
#91CBBE #A191CB #CB919E #BBCB91
square
#91CBBE #A191CB #CB919E #BBCB91
split-complementary
#91CBBE #CB91BB #CBA191
monochromatic
#489987 #67B7A5 #91CBBE #BBDFD7 #E4F2EF
Accessibility & contrast
On white
1.83
#91CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#91CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBBE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBBE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#BCBCBF
Tritanopia (blue-blind)
#80CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cbbe; /* rgb */ color: rgb(145, 203, 190); /* oklch */ color: oklch(79.9% 0.063 179.1);
Tailwind
colors: {
custom: {
50: '#b3dbd1',
500: '#91cbbe',
950: '#000000',
},
}SCSS
$custom: #91cbbe; $custom-light: #b3dbd1; $custom-dark: #000000;
JSON
{
"hex": "#91cbbe",
"rgb": {
"r": 145,
"g": 203,
"b": 190
},
"hsl": {
"h": 166.552,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79853,
"c": 0.06265,
"h": 179.1
},
"luminance": 0.52449
}Semantic roles & 50–950 ramp
primary
#91CBBE
secondary
#A0606F
accent
#3752AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483