#91BEBC#91BEBC
#91BEBC is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.048 H 192.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEBC |
|---|---|
| RGB | rgb(145, 190, 188) |
| HSL | hsl(177, 26%, 66%) |
| HSV | hsv(177, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.85, -15.23, -3.85) |
| CIE-LCH | lch(73.85, 15.71, 194.20°) |
| OKLab | oklab(76.89% -0.0465 -0.0106) |
| OKLCH | oklch(76.89% 0.048 192.8) |
| XYZ | xyz(39.1648, 46.4758, 54.4743) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.14
Pale Teal
#82CBB2
ΔE00 9.96
Lightblue
#ADD8E6
ΔE00 10.01
Cadetblue
#5F9EA0
ΔE00 10.73
Greyish Teal
#719F91
ΔE00 10.78
Mediumturquoise
#48D1CC
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEBC #BE9193
analogous
#91BEA5 #91BEBC #91A9BE
triadic
#91BEBC #BC91BE #BEBC91
tetradic
#91BEBC #A591BE #BE9193 #A9BE91
square
#91BEBC #A591BE #BE9193 #A9BE91
split-complementary
#91BEBC #BE91A9 #BEA591
monochromatic
#4F8683 #6BA7A5 #91BEBC #B7D5D3 #DEEBEB
Accessibility & contrast
On white
2.04
#91BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#91BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEBC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEBC | 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)
#B8B9BC
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#83C1BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bebc; /* rgb */ color: rgb(145, 190, 188); /* oklch */ color: oklch(76.9% 0.048 192.8);
Tailwind
colors: {
custom: {
50: '#b2d1d0',
500: '#91bebc',
950: '#000000',
},
}SCSS
$custom: #91bebc; $custom-light: #b2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#91bebc",
"rgb": {
"r": 145,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.333,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76887,
"c": 0.04772,
"h": 192.8
},
"luminance": 0.46477
}Semantic roles & 50–950 ramp
primary
#91BEBC
secondary
#DDCECF
accent
#4146A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282