#91CAB4#91CAB4
#91CAB4 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.067 H 168.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB4 |
|---|---|
| RGB | rgb(145, 202, 180) |
| HSL | hsl(157, 35%, 68%) |
| HSV | hsv(157, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(77.01, -23.03, 5.09) |
| CIE-LCH | lch(77.01, 23.58, 167.54°) |
| OKLab | oklab(79.34% -0.0656 0.0131) |
| OKLCH | oklch(79.34% 0.067 168.7) |
| XYZ | xyz(41.0331, 51.5542, 50.9601) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 7.15
Seafoam
#7FE0B3
ΔE00 8.37
Darkseagreen
#8FBC8F
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB4 #CA91A7
analogous
#91CA97 #91CAB4 #91C3CA
triadic
#91CAB4 #B491CA #CAB491
tetradic
#91CAB4 #9791CA #CA91A7 #C3CA91
square
#91CAB4 #9791CA #CA91A7 #C3CA91
split-complementary
#91CAB4 #CA91C3 #CA9791
monochromatic
#499879 #68B698 #91CAB4 #BADED0 #E4F2EC
Accessibility & contrast
On white
1.86
#91CAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#91CAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB4
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB4 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B3
Deuteranopia (green-blind)
#BDBBB5
Tritanopia (blue-blind)
#83CBC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab4; /* rgb */ color: rgb(145, 202, 180); /* oklch */ color: oklch(79.3% 0.067 168.7);
Tailwind
colors: {
custom: {
50: '#b2daca',
500: '#91cab4',
950: '#000000',
},
}SCSS
$custom: #91cab4; $custom-light: #b2daca; $custom-dark: #000000;
JSON
{
"hex": "#91cab4",
"rgb": {
"r": 145,
"g": 202,
"b": 180
},
"hsl": {
"h": 156.842,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79342,
"c": 0.06688,
"h": 168.7
},
"luminance": 0.51556
}Semantic roles & 50–950 ramp
primary
#91CAB4
secondary
#9F6078
accent
#3865AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482