#91BDB2#91BDB2
#91BDB2 is a light, muted teal. Relative luminance 0.456; OKLCH L 76.4% C 0.049 H 177.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDB2 |
|---|---|
| RGB | rgb(145, 189, 178) |
| HSL | hsl(165, 25%, 65%) |
| HSV | hsv(165, 23%, 74%) |
| CMYK | cmyk(23.3%, 0%, 5.8%, 25.9%) |
| CIE-LAB | lab(73.30, -16.88, 0.79) |
| CIE-LCH | lch(73.30, 16.90, 177.32°) |
| OKLab | oklab(76.36% -0.0493 0.0018) |
| OKLCH | oklch(76.36% 0.049 177.9) |
| XYZ | xyz(37.9081, 45.6278, 48.9205) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.10
Seafoam Blue
#78D1B6
ΔE00 9.01
Greyish Teal
#719F91
ΔE00 9.16
Greenish Grey
#96AE8D
ΔE00 10.23
Mediumaquamarine
#66CDAA
ΔE00 10.72
Dull Teal
#5F9E8F
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDB2 #BD919C
analogous
#91BD9C #91BDB2 #91B2BD
triadic
#91BDB2 #B291BD #BDB291
tetradic
#91BDB2 #9C91BD #BD919C #B2BD91
square
#91BDB2 #9C91BD #BD919C #B2BD91
split-complementary
#91BDB2 #BD91B2 #BD9C91
monochromatic
#4F8477 #6BA697 #91BDB2 #B7D4CD #DDEBE8
Accessibility & contrast
On white
2.07
#91BDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#91BDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDB2
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDB2 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B2
Deuteranopia (green-blind)
#B1B2B3
Tritanopia (blue-blind)
#86BEBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bdb2; /* rgb */ color: rgb(145, 189, 178); /* oklch */ color: oklch(76.4% 0.049 177.9);
Tailwind
colors: {
custom: {
50: '#b2d1c9',
500: '#91bdb2',
950: '#000000',
},
}SCSS
$custom: #91bdb2; $custom-light: #b2d1c9; $custom-dark: #000000;
JSON
{
"hex": "#91bdb2",
"rgb": {
"r": 145,
"g": 189,
"b": 178
},
"hsl": {
"h": 165,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.7636,
"c": 0.04938,
"h": 177.9
},
"luminance": 0.45629
}Semantic roles & 50–950 ramp
primary
#91BDB2
secondary
#DCCED1
accent
#425AA4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282