#91BEB2#91BEB2
#91BEB2 is a light, muted teal. Relative luminance 0.461; OKLCH L 76.6% C 0.051 H 176.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEB2 |
|---|---|
| RGB | rgb(145, 190, 178) |
| HSL | hsl(164, 26%, 66%) |
| HSV | hsv(164, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(73.58, -17.40, 1.20) |
| CIE-LCH | lch(73.58, 17.44, 176.06°) |
| OKLab | oklab(76.58% -0.0507 0.0029) |
| OKLCH | oklch(76.58% 0.051 176.7) |
| XYZ | xyz(38.1240, 46.0595, 48.9925) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.63
Seafoam Blue
#78D1B6
ΔE00 8.57
Greyish Teal
#719F91
ΔE00 9.30
Greenish Grey
#96AE8D
ΔE00 10.13
Mediumaquamarine
#66CDAA
ΔE00 10.30
Darkseagreen
#8FBC8F
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEB2 #BE919D
analogous
#91BE9B #91BEB2 #91B3BE
triadic
#91BEB2 #B291BE #BEB291
tetradic
#91BEB2 #9B91BE #BE919D #B3BE91
square
#91BEB2 #9B91BE #BE919D #B3BE91
split-complementary
#91BEB2 #BE91B3 #BE9B91
monochromatic
#4F8677 #6BA797 #91BEB2 #B7D5CD #DEEBE8
Accessibility & contrast
On white
2.06
#91BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#91BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEB2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEB2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#85BFBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91beb2; /* rgb */ color: rgb(145, 190, 178); /* oklch */ color: oklch(76.6% 0.051 176.7);
Tailwind
colors: {
custom: {
50: '#b2d1c9',
500: '#91beb2',
950: '#000000',
},
}SCSS
$custom: #91beb2; $custom-light: #b2d1c9; $custom-dark: #000000;
JSON
{
"hex": "#91beb2",
"rgb": {
"r": 145,
"g": 190,
"b": 178
},
"hsl": {
"h": 164,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76584,
"c": 0.05077,
"h": 176.7
},
"luminance": 0.46061
}Semantic roles & 50–950 ramp
primary
#91BEB2
secondary
#DDCED2
accent
#415CA4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282