#91BEAD#91BEAD
#91BEAD is a light, muted teal. Relative luminance 0.459; OKLCH L 76.4% C 0.054 H 169.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEAD |
|---|---|
| RGB | rgb(145, 190, 173) |
| HSL | hsl(157, 26%, 66%) |
| HSV | hsv(157, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(73.46, -18.44, 3.73) |
| CIE-LCH | lch(73.46, 18.81, 168.55°) |
| OKLab | oklab(76.44% -0.0528 0.0096) |
| OKLCH | oklch(76.44% 0.054 169.7) |
| XYZ | xyz(37.6311, 45.8623, 46.3966) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 7.81
Darkseagreen
#8FBC8F
ΔE00 8.74
Greenish Grey
#96AE8D
ΔE00 8.76
Greyish Teal
#719F91
ΔE00 9.20
Mediumaquamarine
#66CDAA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEAD #BE91A2
analogous
#91BE96 #91BEAD #91B8BE
triadic
#91BEAD #AD91BE #BEAD91
tetradic
#91BEAD #9691BE #BE91A2 #B8BE91
square
#91BEAD #9691BE #BE91A2 #B8BE91
split-complementary
#91BEAD #BE91B8 #BE9691
monochromatic
#4F8671 #6BA790 #91BEAD #B7D5CA #DEEBE6
Accessibility & contrast
On white
2.06
#91BEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#91BEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEAD
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEAD | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AC
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#87BFB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bead; /* rgb */ color: rgb(145, 190, 173); /* oklch */ color: oklch(76.4% 0.054 169.7);
Tailwind
colors: {
custom: {
50: '#b2d1c5',
500: '#91bead',
950: '#000000',
},
}SCSS
$custom: #91bead; $custom-light: #b2d1c5; $custom-dark: #000000;
JSON
{
"hex": "#91bead",
"rgb": {
"r": 145,
"g": 190,
"b": 173
},
"hsl": {
"h": 157.333,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76439,
"c": 0.05367,
"h": 169.7
},
"luminance": 0.45864
}Semantic roles & 50–950 ramp
primary
#91BEAD
secondary
#DDCED4
accent
#4167A4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281