#91BFBE#91BFBE
#91BFBE is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.049 H 194.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFBE |
|---|---|
| RGB | rgb(145, 191, 190) |
| HSL | hsl(179, 26%, 66%) |
| HSV | hsv(179, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.19, -15.30, -4.45) |
| CIE-LCH | lch(74.19, 15.94, 196.21°) |
| OKLab | oklab(77.17% -0.047 -0.0122) |
| OKLCH | oklch(77.17% 0.049 194.5) |
| XYZ | xyz(39.5993, 46.9973, 55.6901) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 10.23
Mediumturquoise
#48D1CC
ΔE00 10.74
Cadetblue
#5F9EA0
ΔE00 10.87
Paleturquoise
#AFEEEE
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFBE #BF9192
analogous
#91BFA7 #91BFBE #91A9BF
triadic
#91BFBE #BE91BF #BFBE91
tetradic
#91BFBE #A791BF #BF9192 #A9BF91
square
#91BFBE #A791BF #BF9192 #A9BF91
split-complementary
#91BFBE #BF91A9 #BFA791
monochromatic
#4F8786 #6AA8A7 #91BFBE #B8D6D5 #DEECEC
Accessibility & contrast
On white
2.02
#91BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#91BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFBE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFBE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B0B4BE
Tritanopia (blue-blind)
#82C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfbe; /* rgb */ color: rgb(145, 191, 190); /* oklch */ color: oklch(77.2% 0.049 194.5);
Tailwind
colors: {
custom: {
50: '#b2d2d1',
500: '#91bfbe',
950: '#000000',
},
}SCSS
$custom: #91bfbe; $custom-light: #b2d2d1; $custom-dark: #000000;
JSON
{
"hex": "#91bfbe",
"rgb": {
"r": 145,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.696,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.77172,
"c": 0.04859,
"h": 194.5
},
"luminance": 0.46999
}Semantic roles & 50–950 ramp
primary
#91BFBE
secondary
#DECECF
accent
#4043A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282