#91CAB3#91CAB3
#91CAB3 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.068 H 167.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB3 |
|---|---|
| RGB | rgb(145, 202, 179) |
| HSL | hsl(156, 35%, 68%) |
| HSV | hsv(156, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 11.4%, 20.8%) |
| CIE-LAB | lab(76.99, -23.23, 5.59) |
| CIE-LCH | lch(76.99, 23.90, 166.47°) |
| OKLab | oklab(79.31% -0.066 0.0144) |
| OKLCH | oklch(79.31% 0.068 167.7) |
| XYZ | xyz(40.9316, 51.5136, 50.4255) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 6.52
Light Teal
#90E4C1
ΔE00 7.02
Seafoam
#7FE0B3
ΔE00 8.16
Darkseagreen
#8FBC8F
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB3 #CA91A8
analogous
#91CA96 #91CAB3 #91C4CA
triadic
#91CAB3 #B391CA #CAB391
tetradic
#91CAB3 #9691CA #CA91A8 #C4CA91
square
#91CAB3 #9691CA #CA91A8 #C4CA91
split-complementary
#91CAB3 #CA91C4 #CA9691
monochromatic
#499878 #68B696 #91CAB3 #BADED0 #E4F2EC
Accessibility & contrast
On white
1.86
#91CAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#91CAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB3
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB3 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B2
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#84CBC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab3; /* rgb */ color: rgb(145, 202, 179); /* oklch */ color: oklch(79.3% 0.068 167.7);
Tailwind
colors: {
custom: {
50: '#b2dac9',
500: '#91cab3',
950: '#000000',
},
}SCSS
$custom: #91cab3; $custom-light: #b2dac9; $custom-dark: #000000;
JSON
{
"hex": "#91cab3",
"rgb": {
"r": 145,
"g": 202,
"b": 179
},
"hsl": {
"h": 155.789,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79314,
"c": 0.06757,
"h": 167.7
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#91CAB3
secondary
#9F607A
accent
#3867AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482