#91CAB0#91CAB0
#91CAB0 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.070 H 164.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB0 |
|---|---|
| RGB | rgb(145, 202, 176) |
| HSL | hsl(153, 35%, 68%) |
| HSV | hsv(153, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(76.92, -23.85, 7.10) |
| CIE-LCH | lch(76.92, 24.88, 163.42°) |
| OKLab | oklab(79.23% -0.0673 0.0183) |
| OKLCH | oklch(79.23% 0.07 164.8) |
| XYZ | xyz(40.6315, 51.3935, 48.8449) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.71
Seafoam Blue
#78D1B6
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 6.22
Light Teal
#90E4C1
ΔE00 6.75
Darkseagreen
#8FBC8F
ΔE00 7.46
Seafoam
#7FE0B3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB0 #CA91AB
analogous
#91CA93 #91CAB0 #91C7CA
triadic
#91CAB0 #B091CA #CAB091
tetradic
#91CAB0 #9391CA #CA91AB #C7CA91
square
#91CAB0 #9391CA #CA91AB #C7CA91
split-complementary
#91CAB0 #CA91C7 #CA9391
monochromatic
#499874 #68B692 #91CAB0 #BADECE #E4F2EB
Accessibility & contrast
On white
1.86
#91CAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#91CAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB0
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB0 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AF
Deuteranopia (green-blind)
#BEBBB2
Tritanopia (blue-blind)
#84CAC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab0; /* rgb */ color: rgb(145, 202, 176); /* oklch */ color: oklch(79.2% 0.070 164.8);
Tailwind
colors: {
custom: {
50: '#b2dac7',
500: '#91cab0',
950: '#000000',
},
}SCSS
$custom: #91cab0; $custom-light: #b2dac7; $custom-dark: #000000;
JSON
{
"hex": "#91cab0",
"rgb": {
"r": 145,
"g": 202,
"b": 176
},
"hsl": {
"h": 152.632,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79232,
"c": 0.06976,
"h": 164.8
},
"luminance": 0.51395
}Semantic roles & 50–950 ramp
primary
#91CAB0
secondary
#9F607D
accent
#386EAE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482