#91BEBF#91BEBF
#91BEBF is a light, muted teal. Relative luminance 0.466; OKLCH L 77.0% C 0.048 H 197.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEBF |
|---|---|
| RGB | rgb(145, 190, 191) |
| HSL | hsl(181, 26%, 66%) |
| HSV | hsv(181, 24%, 75%) |
| CMYK | cmyk(24.1%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.94, -14.56, -5.36) |
| CIE-LCH | lch(73.94, 15.52, 200.22°) |
| OKLab | oklab(76.98% -0.0453 -0.0146) |
| OKLCH | oklch(76.98% 0.048 197.9) |
| XYZ | xyz(39.4916, 46.6065, 56.1953) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.68
Lightblue
#ADD8E6
ΔE00 9.07
Sky Blue
#87CEEB
ΔE00 10.68
Cadetblue
#5F9EA0
ΔE00 10.76
Bluegrey
#85A3B2
ΔE00 10.96
Cool Grey
#95A3A6
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEBF #BF9291
analogous
#91BFA9 #91BEBF #91A7BF
triadic
#91BEBF #BF91BE #BEBF91
tetradic
#91BEBF #A991BF #BF9291 #A7BF91
square
#91BEBF #A991BF #BF9291 #A7BF91
split-complementary
#91BEBF #BF91A7 #BFA991
monochromatic
#4F8687 #6AA7A8 #91BEBF #B8D5D6 #DEECEC
Accessibility & contrast
On white
2.03
#91BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#91BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEBF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEBF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#82C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bebf; /* rgb */ color: rgb(145, 190, 191); /* oklch */ color: oklch(77.0% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#b2d1d2',
500: '#91bebf',
950: '#000000',
},
}SCSS
$custom: #91bebf; $custom-light: #b2d1d2; $custom-dark: #000000;
JSON
{
"hex": "#91bebf",
"rgb": {
"r": 145,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.304,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76982,
"c": 0.04762,
"h": 197.9
},
"luminance": 0.46608
}Semantic roles & 50–950 ramp
primary
#91BEBF
secondary
#DECFCE
accent
#4340A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282