#91CBAF#91CBAF
#91CBAF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.072 H 163.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBAF |
|---|---|
| RGB | rgb(145, 203, 175) |
| HSL | hsl(151, 36%, 68%) |
| HSV | hsv(151, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(77.18, -24.54, 8.01) |
| CIE-LCH | lch(77.18, 25.82, 161.93°) |
| OKLab | oklab(79.43% -0.069 0.0207) |
| OKLCH | oklch(79.43% 0.072 163.3) |
| XYZ | xyz(40.7683, 51.8249, 48.4042) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.83
Seafoam Blue
#78D1B6
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.39
Seafoam
#7FE0B3
ΔE00 7.12
Darkseagreen
#8FBC8F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBAF #CB91AD
analogous
#91CB92 #91CBAF #91CACB
triadic
#91CBAF #AF91CB #CBAF91
tetradic
#91CBAF #9291CB #CB91AD #CACB91
square
#91CBAF #9291CB #CB91AD #CACB91
split-complementary
#91CBAF #CB91CA #CB9291
monochromatic
#489972 #67B791 #91CBAF #BBDFCD #E4F2EB
Accessibility & contrast
On white
1.85
#91CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#91CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBAF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBAF | 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)
#C9C3AE
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#85CBC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbaf; /* rgb */ color: rgb(145, 203, 175); /* oklch */ color: oklch(79.4% 0.072 163.3);
Tailwind
colors: {
custom: {
50: '#b2dbc6',
500: '#91cbaf',
950: '#000000',
},
}SCSS
$custom: #91cbaf; $custom-light: #b2dbc6; $custom-dark: #000000;
JSON
{
"hex": "#91cbaf",
"rgb": {
"r": 145,
"g": 203,
"b": 175
},
"hsl": {
"h": 151.034,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79432,
"c": 0.07206,
"h": 163.3
},
"luminance": 0.51827
}Semantic roles & 50–950 ramp
primary
#91CBAF
secondary
#A0607F
accent
#3771AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482