#91CBB7#91CBB7
#91CBB7 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.066 H 171.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB7 |
|---|---|
| RGB | rgb(145, 203, 183) |
| HSL | hsl(159, 36%, 68%) |
| HSV | hsv(159, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 9.9%, 20.4%) |
| CIE-LAB | lab(77.37, -22.90, 3.99) |
| CIE-LCH | lch(77.37, 23.24, 170.12°) |
| OKLab | oklab(79.65% -0.0656 0.0102) |
| OKLCH | oklch(79.65% 0.066 171.2) |
| XYZ | xyz(41.5774, 52.1485, 52.6655) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.79
Seafoam Blue
#78D1B6
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 6.91
Light Teal
#90E4C1
ΔE00 7.23
Seafoam
#7FE0B3
ΔE00 8.67
Darkseagreen
#8FBC8F
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB7 #CB91A5
analogous
#91CB9A #91CBB7 #91C2CB
triadic
#91CBB7 #B791CB #CBB791
tetradic
#91CBB7 #9A91CB #CB91A5 #C2CB91
square
#91CBB7 #9A91CB #CB91A5 #C2CB91
split-complementary
#91CBB7 #CB91C2 #CB9A91
monochromatic
#48997D #67B79C #91CBB7 #BBDFD2 #E4F2ED
Accessibility & contrast
On white
1.84
#91CBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#91CBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB7
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB7 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B6
Deuteranopia (green-blind)
#BDBCB8
Tritanopia (blue-blind)
#82CCC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb7; /* rgb */ color: rgb(145, 203, 183); /* oklch */ color: oklch(79.7% 0.066 171.2);
Tailwind
colors: {
custom: {
50: '#b2dbcc',
500: '#91cbb7',
950: '#000000',
},
}SCSS
$custom: #91cbb7; $custom-light: #b2dbcc; $custom-dark: #000000;
JSON
{
"hex": "#91cbb7",
"rgb": {
"r": 145,
"g": 203,
"b": 183
},
"hsl": {
"h": 159.31,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79651,
"c": 0.06639,
"h": 171.2
},
"luminance": 0.52151
}Semantic roles & 50–950 ramp
primary
#91CBB7
secondary
#A06076
accent
#3760AF
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483