#91BEAC#91BEAC
#91BEAC is a light, muted teal. Relative luminance 0.458; OKLCH L 76.4% C 0.054 H 168.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEAC |
|---|---|
| RGB | rgb(145, 190, 172) |
| HSL | hsl(156, 26%, 66%) |
| HSV | hsv(156, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 9.5%, 25.5%) |
| CIE-LAB | lab(73.43, -18.65, 4.24) |
| CIE-LCH | lch(73.43, 19.12, 167.18°) |
| OKLab | oklab(76.41% -0.0532 0.0109) |
| OKLCH | oklch(76.41% 0.054 168.4) |
| XYZ | xyz(37.5347, 45.8238, 45.8889) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 7.72
Darkseagreen
#8FBC8F
ΔE00 8.38
Greenish Grey
#96AE8D
ΔE00 8.52
Mediumaquamarine
#66CDAA
ΔE00 9.09
Greyish Teal
#719F91
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEAC #BE91A3
analogous
#91BE95 #91BEAC #91B9BE
triadic
#91BEAC #AC91BE #BEAC91
tetradic
#91BEAC #9591BE #BE91A3 #B9BE91
square
#91BEAC #9591BE #BE91A3 #B9BE91
split-complementary
#91BEAC #BE91B9 #BE9591
monochromatic
#4F8670 #6BA78F #91BEAC #B7D5C9 #DEEBE6
Accessibility & contrast
On white
2.07
#91BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#91BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEAC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEAC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#B3B2AD
Tritanopia (blue-blind)
#87BFB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91beac; /* rgb */ color: rgb(145, 190, 172); /* oklch */ color: oklch(76.4% 0.054 168.4);
Tailwind
colors: {
custom: {
50: '#b2d1c4',
500: '#91beac',
950: '#000000',
},
}SCSS
$custom: #91beac; $custom-light: #b2d1c4; $custom-dark: #000000;
JSON
{
"hex": "#91beac",
"rgb": {
"r": 145,
"g": 190,
"b": 172
},
"hsl": {
"h": 156,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76411,
"c": 0.05434,
"h": 168.4
},
"luminance": 0.45825
}Semantic roles & 50–950 ramp
primary
#91BEAC
secondary
#DDCED4
accent
#4169A4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281