#91BEBE#91BEBE
#91BEBE is a light, muted teal. Relative luminance 0.466; OKLCH L 77.0% C 0.048 H 196.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEBE |
|---|---|
| RGB | rgb(145, 190, 190) |
| HSL | hsl(180, 26%, 66%) |
| HSV | hsv(180, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.91, -14.79, -4.86) |
| CIE-LCH | lch(73.91, 15.56, 198.19°) |
| OKLab | oklab(76.95% -0.0457 -0.0133) |
| OKLCH | oklch(76.95% 0.048 196.2) |
| XYZ | xyz(39.3819, 46.5627, 55.6177) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.82
Lightblue
#ADD8E6
ΔE00 9.37
Cadetblue
#5F9EA0
ΔE00 10.73
Pale Teal
#82CBB2
ΔE00 10.78
Mediumturquoise
#48D1CC
ΔE00 11.10
Sky Blue
#87CEEB
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEBE #BE9191
analogous
#91BEA7 #91BEBE #91A7BE
triadic
#91BEBE #BE91BE #BEBE91
tetradic
#91BEBE #A791BE #BE9191 #A7BE91
square
#91BEBE #A791BE #BE9191 #A7BE91
split-complementary
#91BEBE #BE91A7 #BEA791
monochromatic
#4F8686 #6BA7A7 #91BEBE #B7D5D5 #DEEBEB
Accessibility & contrast
On white
2.04
#91BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#91BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEBE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEBE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#82C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bebe; /* rgb */ color: rgb(145, 190, 190); /* oklch */ color: oklch(77.0% 0.048 196.2);
Tailwind
colors: {
custom: {
50: '#b2d1d1',
500: '#91bebe',
950: '#000000',
},
}SCSS
$custom: #91bebe; $custom-light: #b2d1d1; $custom-dark: #000000;
JSON
{
"hex": "#91bebe",
"rgb": {
"r": 145,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.7695,
"c": 0.04761,
"h": 196.2
},
"luminance": 0.46564
}Semantic roles & 50–950 ramp
primary
#91BEBE
secondary
#DDCECE
accent
#4141A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282