#91CFBF#91CFBF
#91CFBF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.067 H 176.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFBF |
|---|---|
| RGB | rgb(145, 207, 191) |
| HSL | hsl(165, 39%, 69%) |
| HSV | hsv(165, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.70, -23.18, 1.62) |
| CIE-LCH | lch(78.70, 23.24, 176.01°) |
| OKLab | oklab(80.78% -0.0673 0.0039) |
| OKLCH | oklch(80.78% 0.067 176.7) |
| XYZ | xyz(43.3907, 54.4048, 57.4950) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.72
Seafoam Blue
#78D1B6
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 7.38
Mediumaquamarine
#66CDAA
ΔE00 7.63
Mediumturquoise
#48D1CC
ΔE00 8.81
Turquoise
#40E0D0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFBF #CF91A1
analogous
#91CFA0 #91CFBF #91C0CF
triadic
#91CFBF #BF91CF #CFBF91
tetradic
#91CFBF #A091CF #CF91A1 #C0CF91
square
#91CFBF #A091CF #CF91A1 #C0CF91
split-complementary
#91CFBF #CF91C0 #CFA091
monochromatic
#46A089 #66BCA6 #91CFBF #BCE2D8 #E6F4F1
Accessibility & contrast
On white
1.77
#91CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#91CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFBF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFBF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#80D1CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cfbf; /* rgb */ color: rgb(145, 207, 191); /* oklch */ color: oklch(80.8% 0.067 176.7);
Tailwind
colors: {
custom: {
50: '#b3ded2',
500: '#91cfbf',
950: '#000000',
},
}SCSS
$custom: #91cfbf; $custom-light: #b3ded2; $custom-dark: #000000;
JSON
{
"hex": "#91cfbf",
"rgb": {
"r": 145,
"g": 207,
"b": 191
},
"hsl": {
"h": 164.516,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80781,
"c": 0.06743,
"h": 176.7
},
"luminance": 0.54407
}Semantic roles & 50–950 ramp
primary
#91CFBF
secondary
#A46072
accent
#3354B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483