#91CBBF#91CBBF
#91CBBF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.062 H 180.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBBF |
|---|---|
| RGB | rgb(145, 203, 191) |
| HSL | hsl(168, 36%, 68%) |
| HSV | hsv(168, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.57, -21.19, -0.02) |
| CIE-LCH | lch(77.57, 21.19, 180.06°) |
| OKLab | oklab(79.88% -0.0622 -0.0004) |
| OKLCH | oklch(79.88% 0.062 180.4) |
| XYZ | xyz(42.4339, 52.4911, 57.1760) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.00
Seafoam Blue
#78D1B6
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 8.63
Mediumaquamarine
#66CDAA
ΔE00 8.91
Light Teal
#90E4C1
ΔE00 9.12
Paleturquoise
#AFEEEE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBBF #CB919D
analogous
#91CBA2 #91CBBF #91BACB
triadic
#91CBBF #BF91CB #CBBF91
tetradic
#91CBBF #A291CB #CB919D #BACB91
square
#91CBBF #A291CB #CB919D #BACB91
split-complementary
#91CBBF #CB91BA #CBA291
monochromatic
#489988 #67B7A7 #91CBBF #BBDFD7 #E4F2EF
Accessibility & contrast
On white
1.83
#91CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#91CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBBF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBBF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#80CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cbbf; /* rgb */ color: rgb(145, 203, 191); /* oklch */ color: oklch(79.9% 0.062 180.4);
Tailwind
colors: {
custom: {
50: '#b3dbd2',
500: '#91cbbf',
950: '#000000',
},
}SCSS
$custom: #91cbbf; $custom-light: #b3dbd2; $custom-dark: #000000;
JSON
{
"hex": "#91cbbf",
"rgb": {
"r": 145,
"g": 203,
"b": 191
},
"hsl": {
"h": 167.586,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79882,
"c": 0.06222,
"h": 180.4
},
"luminance": 0.52493
}Semantic roles & 50–950 ramp
primary
#91CBBF
secondary
#A0606D
accent
#3750AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483