#91CAB2#91CAB2
#91CAB2 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.068 H 166.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB2 |
|---|---|
| RGB | rgb(145, 202, 178) |
| HSL | hsl(155, 35%, 68%) |
| HSV | hsv(155, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(76.96, -23.44, 6.09) |
| CIE-LCH | lch(76.96, 24.22, 165.43°) |
| OKLab | oklab(79.29% -0.0664 0.0157) |
| OKLCH | oklch(79.29% 0.068 166.7) |
| XYZ | xyz(40.8309, 51.4733, 49.8948) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 6.91
Seafoam
#7FE0B3
ΔE00 7.97
Darkseagreen
#8FBC8F
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB2 #CA91A9
analogous
#91CA95 #91CAB2 #91C5CA
triadic
#91CAB2 #B291CA #CAB291
tetradic
#91CAB2 #9591CA #CA91A9 #C5CA91
square
#91CAB2 #9591CA #CA91A9 #C5CA91
split-complementary
#91CAB2 #CA91C5 #CA9591
monochromatic
#499877 #68B695 #91CAB2 #BADECF #E4F2EC
Accessibility & contrast
On white
1.86
#91CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#91CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB2 | 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)
#C7C2B1
Deuteranopia (green-blind)
#BDBBB3
Tritanopia (blue-blind)
#84CAC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab2; /* rgb */ color: rgb(145, 202, 178); /* oklch */ color: oklch(79.3% 0.068 166.7);
Tailwind
colors: {
custom: {
50: '#b2dac9',
500: '#91cab2',
950: '#000000',
},
}SCSS
$custom: #91cab2; $custom-light: #b2dac9; $custom-dark: #000000;
JSON
{
"hex": "#91cab2",
"rgb": {
"r": 145,
"g": 202,
"b": 178
},
"hsl": {
"h": 154.737,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79287,
"c": 0.06828,
"h": 166.7
},
"luminance": 0.51475
}Semantic roles & 50–950 ramp
primary
#91CAB2
secondary
#9F607B
accent
#3869AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482