#91BEBB#91BEBB
#91BEBB is a light, muted teal. Relative luminance 0.464; OKLCH L 76.9% C 0.048 H 191.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEBB |
|---|---|
| RGB | rgb(145, 190, 187) |
| HSL | hsl(176, 26%, 66%) |
| HSV | hsv(176, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.83, -15.45, -3.35) |
| CIE-LCH | lch(73.83, 15.81, 192.23°) |
| OKLab | oklab(76.86% -0.0469 -0.0092) |
| OKLCH | oklch(76.86% 0.048 191.1) |
| XYZ | xyz(39.0574, 46.4329, 53.9086) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.33
Pale Teal
#82CBB2
ΔE00 9.56
Lightblue
#ADD8E6
ΔE00 10.34
Greyish Teal
#719F91
ΔE00 10.56
Cadetblue
#5F9EA0
ΔE00 10.75
Mediumturquoise
#48D1CC
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEBB #BE9194
analogous
#91BEA4 #91BEBB #91AABE
triadic
#91BEBB #BB91BE #BEBB91
tetradic
#91BEBB #A491BE #BE9194 #AABE91
square
#91BEBB #A491BE #BE9194 #AABE91
split-complementary
#91BEBB #BE91AA #BEA491
monochromatic
#4F8682 #6BA7A3 #91BEBB #B7D5D3 #DEEBEB
Accessibility & contrast
On white
2.04
#91BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#91BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEBB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEBB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#83C1BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bebb; /* rgb */ color: rgb(145, 190, 187); /* oklch */ color: oklch(76.9% 0.048 191.1);
Tailwind
colors: {
custom: {
50: '#b2d1cf',
500: '#91bebb',
950: '#000000',
},
}SCSS
$custom: #91bebb; $custom-light: #b2d1cf; $custom-dark: #000000;
JSON
{
"hex": "#91bebb",
"rgb": {
"r": 145,
"g": 190,
"b": 187
},
"hsl": {
"h": 176,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76856,
"c": 0.04784,
"h": 191.1
},
"luminance": 0.46435
}Semantic roles & 50–950 ramp
primary
#91BEBB
secondary
#DDCECF
accent
#4148A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282