#91CABC#91CABC
#91CABC is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.6% C 0.062 H 177.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91CABC |
|---|---|
| RGB | rgb(145, 202, 188) |
| HSL | hsl(165, 35%, 68%) |
| HSV | hsv(165, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(77.21, -21.34, 1.07) |
| CIE-LCH | lch(77.21, 21.36, 177.13°) |
| OKLab | oklab(79.57% -0.0622 0.0025) |
| OKLCH | oklch(79.57% 0.062 177.7) |
| XYZ | xyz(41.8717, 51.8896, 55.3766) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 8.38
Light Teal
#90E4C1
ΔE00 8.74
Mediumturquoise
#48D1CC
ΔE00 9.09
Turquoise
#40E0D0
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CABC #CA919F
analogous
#91CA9F #91CABC #91BBCA
triadic
#91CABC #BC91CA #CABC91
tetradic
#91CABC #9F91CA #CA919F #BBCA91
square
#91CABC #9F91CA #CA919F #BBCA91
split-complementary
#91CABC #CA91BB #CA9F91
monochromatic
#499884 #68B6A3 #91CABC #BADED5 #E4F2EE
Accessibility & contrast
On white
1.85
#91CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#91CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CABC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CABC | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#81CCC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cabc; /* rgb */ color: rgb(145, 202, 188); /* oklch */ color: oklch(79.6% 0.062 177.7);
Tailwind
colors: {
custom: {
50: '#b2dad0',
500: '#91cabc',
950: '#000000',
},
}SCSS
$custom: #91cabc; $custom-light: #b2dad0; $custom-dark: #000000;
JSON
{
"hex": "#91cabc",
"rgb": {
"r": 145,
"g": 202,
"b": 188
},
"hsl": {
"h": 165.263,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79569,
"c": 0.06225,
"h": 177.7
},
"luminance": 0.51892
}Semantic roles & 50–950 ramp
primary
#91CABC
secondary
#9F6070
accent
#3855AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383