#91BEBD#91BEBD
#91BEBD is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.048 H 194.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEBD |
|---|---|
| RGB | rgb(145, 190, 189) |
| HSL | hsl(179, 26%, 66%) |
| HSV | hsv(179, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.88, -15.01, -4.36) |
| CIE-LCH | lch(73.88, 15.63, 196.19°) |
| OKLab | oklab(76.92% -0.0461 -0.0119) |
| OKLCH | oklch(76.92% 0.048 194.5) |
| XYZ | xyz(39.2730, 46.5191, 55.0440) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.97
Lightblue
#ADD8E6
ΔE00 9.69
Pale Teal
#82CBB2
ΔE00 10.36
Cadetblue
#5F9EA0
ΔE00 10.72
Mediumturquoise
#48D1CC
ΔE00 10.97
Greyish Teal
#719F91
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEBD #BE9192
analogous
#91BEA6 #91BEBD #91A8BE
triadic
#91BEBD #BD91BE #BEBD91
tetradic
#91BEBD #A691BE #BE9192 #A8BE91
square
#91BEBD #A691BE #BE9192 #A8BE91
split-complementary
#91BEBD #BE91A8 #BEA691
monochromatic
#4F8684 #6BA7A6 #91BEBD #B7D5D4 #DEEBEB
Accessibility & contrast
On white
2.04
#91BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#91BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEBD
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEBD | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BD
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#82C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bebd; /* rgb */ color: rgb(145, 190, 189); /* oklch */ color: oklch(76.9% 0.048 194.5);
Tailwind
colors: {
custom: {
50: '#b2d1d0',
500: '#91bebd',
950: '#000000',
},
}SCSS
$custom: #91bebd; $custom-light: #b2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#91bebd",
"rgb": {
"r": 145,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.667,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76919,
"c": 0.04764,
"h": 194.5
},
"luminance": 0.46521
}Semantic roles & 50–950 ramp
primary
#91BEBD
secondary
#DDCECE
accent
#4143A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282