#91CBB8#91CBB8
#91CBB8 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.066 H 172.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB8 |
|---|---|
| RGB | rgb(145, 203, 184) |
| HSL | hsl(160, 36%, 68%) |
| HSV | hsv(160, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 9.4%, 20.4%) |
| CIE-LAB | lab(77.39, -22.69, 3.49) |
| CIE-LCH | lch(77.39, 22.95, 171.27°) |
| OKLab | oklab(79.68% -0.0652 0.0089) |
| OKLCH | oklch(79.68% 0.066 172.2) |
| XYZ | xyz(41.6819, 52.1903, 53.2156) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.98
Seafoam Blue
#78D1B6
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 7.10
Light Teal
#90E4C1
ΔE00 7.42
Seafoam
#7FE0B3
ΔE00 8.92
Darkseagreen
#8FBC8F
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB8 #CB91A4
analogous
#91CB9B #91CBB8 #91C1CB
triadic
#91CBB8 #B891CB #CBB891
tetradic
#91CBB8 #9B91CB #CB91A4 #C1CB91
square
#91CBB8 #9B91CB #CB91A4 #C1CB91
split-complementary
#91CBB8 #CB91C1 #CB9B91
monochromatic
#48997F #67B79D #91CBB8 #BBDFD3 #E4F2EE
Accessibility & contrast
On white
1.84
#91CBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#91CBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB8
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB8 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B7
Deuteranopia (green-blind)
#BDBCB9
Tritanopia (blue-blind)
#82CCC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb8; /* rgb */ color: rgb(145, 203, 184); /* oklch */ color: oklch(79.7% 0.066 172.2);
Tailwind
colors: {
custom: {
50: '#b2dbcd',
500: '#91cbb8',
950: '#000000',
},
}SCSS
$custom: #91cbb8; $custom-light: #b2dbcd; $custom-dark: #000000;
JSON
{
"hex": "#91cbb8",
"rgb": {
"r": 145,
"g": 203,
"b": 184
},
"hsl": {
"h": 160.345,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.7968,
"c": 0.06578,
"h": 172.2
},
"luminance": 0.52192
}Semantic roles & 50–950 ramp
primary
#91CBB8
secondary
#A06075
accent
#375EAF
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483