#91BEAF#91BEAF
#91BEAF is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.052 H 172.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEAF |
|---|---|
| RGB | rgb(145, 190, 175) |
| HSL | hsl(160, 26%, 66%) |
| HSV | hsv(160, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(73.51, -18.03, 2.72) |
| CIE-LCH | lch(73.51, 18.23, 171.42°) |
| OKLab | oklab(76.5% -0.0519 0.0069) |
| OKLCH | oklch(76.5% 0.052 172.4) |
| XYZ | xyz(37.8261, 45.9403, 47.4235) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 8.05
Greyish Teal
#719F91
ΔE00 9.20
Greenish Grey
#96AE8D
ΔE00 9.28
Darkseagreen
#8FBC8F
ΔE00 9.48
Mediumaquamarine
#66CDAA
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEAF #BE91A0
analogous
#91BE98 #91BEAF #91B6BE
triadic
#91BEAF #AF91BE #BEAF91
tetradic
#91BEAF #9891BE #BE91A0 #B6BE91
square
#91BEAF #9891BE #BE91A0 #B6BE91
split-complementary
#91BEAF #BE91B6 #BE9891
monochromatic
#4F8673 #6BA793 #91BEAF #B7D5CB #DEEBE7
Accessibility & contrast
On white
2.06
#91BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#91BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEAF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEAF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#86BFB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91beaf; /* rgb */ color: rgb(145, 190, 175); /* oklch */ color: oklch(76.5% 0.052 172.4);
Tailwind
colors: {
custom: {
50: '#b2d1c6',
500: '#91beaf',
950: '#000000',
},
}SCSS
$custom: #91beaf; $custom-light: #b2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#91beaf",
"rgb": {
"r": 145,
"g": 190,
"b": 175
},
"hsl": {
"h": 160,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76496,
"c": 0.05241,
"h": 172.4
},
"luminance": 0.45942
}Semantic roles & 50–950 ramp
primary
#91BEAF
secondary
#DDCED3
accent
#4162A4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282