#91CFBB#91CFBB
#91CFBB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.070 H 172.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFBB |
|---|---|
| RGB | rgb(145, 207, 187) |
| HSL | hsl(161, 39%, 69%) |
| HSV | hsv(161, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.60, -24.04, 3.62) |
| CIE-LCH | lch(78.60, 24.31, 171.45°) |
| OKLab | oklab(80.67% -0.069 0.0092) |
| OKLCH | oklch(80.67% 0.07 172.4) |
| XYZ | xyz(42.9565, 54.2311, 55.2083) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.70
Seafoam Blue
#78D1B6
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 6.43
Mediumaquamarine
#66CDAA
ΔE00 6.69
Seafoam
#7FE0B3
ΔE00 8.12
Tiffany Blue
#7BF2DA
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFBB #CF91A5
analogous
#91CF9C #91CFBB #91C4CF
triadic
#91CFBB #BB91CF #CFBB91
tetradic
#91CFBB #9C91CF #CF91A5 #C4CF91
square
#91CFBB #9C91CF #CF91A5 #C4CF91
split-complementary
#91CFBB #CF91C4 #CF9C91
monochromatic
#46A083 #66BCA1 #91CFBB #BCE2D5 #E6F4F0
Accessibility & contrast
On white
1.77
#91CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#91CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFBB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFBB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#81D0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cfbb; /* rgb */ color: rgb(145, 207, 187); /* oklch */ color: oklch(80.7% 0.070 172.4);
Tailwind
colors: {
custom: {
50: '#b3decf',
500: '#91cfbb',
950: '#000000',
},
}SCSS
$custom: #91cfbb; $custom-light: #b3decf; $custom-dark: #000000;
JSON
{
"hex": "#91cfbb",
"rgb": {
"r": 145,
"g": 207,
"b": 187
},
"hsl": {
"h": 160.645,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80667,
"c": 0.06963,
"h": 172.4
},
"luminance": 0.54233
}Semantic roles & 50–950 ramp
primary
#91CFBB
secondary
#A46076
accent
#335CB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483