#91CABB#91CABB
#91CABB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.5% C 0.063 H 176.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91CABB |
|---|---|
| RGB | rgb(145, 202, 187) |
| HSL | hsl(164, 35%, 68%) |
| HSV | hsv(164, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(77.19, -21.55, 1.57) |
| CIE-LCH | lch(77.19, 21.61, 175.83°) |
| OKLab | oklab(79.54% -0.0626 0.0038) |
| OKLCH | oklch(79.54% 0.063 176.5) |
| XYZ | xyz(41.7643, 51.8467, 54.8109) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.68
Mediumaquamarine
#66CDAA
ΔE00 8.11
Light Teal
#90E4C1
ΔE00 8.49
Mediumturquoise
#48D1CC
ΔE00 9.27
Seafoam
#7FE0B3
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CABB #CA91A0
analogous
#91CA9E #91CABB #91BCCA
triadic
#91CABB #BB91CA #CABB91
tetradic
#91CABB #9E91CA #CA91A0 #BCCA91
square
#91CABB #9E91CA #CA91A0 #BCCA91
split-complementary
#91CABB #CA91BC #CA9E91
monochromatic
#499883 #68B6A1 #91CABB #BADED5 #E4F2EE
Accessibility & contrast
On white
1.85
#91CABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#91CABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CABB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CABB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#BBBCBC
Tritanopia (blue-blind)
#81CCC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cabb; /* rgb */ color: rgb(145, 202, 187); /* oklch */ color: oklch(79.5% 0.063 176.5);
Tailwind
colors: {
custom: {
50: '#b2dacf',
500: '#91cabb',
950: '#000000',
},
}SCSS
$custom: #91cabb; $custom-light: #b2dacf; $custom-dark: #000000;
JSON
{
"hex": "#91cabb",
"rgb": {
"r": 145,
"g": 202,
"b": 187
},
"hsl": {
"h": 164.211,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.7954,
"c": 0.06274,
"h": 176.5
},
"luminance": 0.51849
}Semantic roles & 50–950 ramp
primary
#91CABB
secondary
#9F6071
accent
#3857AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383