#91CBB0#91CBB0
#91CBB0 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.071 H 164.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB0 |
|---|---|
| RGB | rgb(145, 203, 176) |
| HSL | hsl(152, 36%, 68%) |
| HSV | hsv(152, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(77.20, -24.34, 7.50) |
| CIE-LCH | lch(77.20, 25.47, 162.87°) |
| OKLab | oklab(79.46% -0.0686 0.0194) |
| OKLCH | oklch(79.46% 0.071 164.2) |
| XYZ | xyz(40.8669, 51.8643, 48.9234) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.68
Seafoam Blue
#78D1B6
ΔE00 4.55
Mediumaquamarine
#66CDAA
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.43
Seafoam
#7FE0B3
ΔE00 7.27
Darkseagreen
#8FBC8F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB0 #CB91AC
analogous
#91CB93 #91CBB0 #91C9CB
triadic
#91CBB0 #B091CB #CBB091
tetradic
#91CBB0 #9391CB #CB91AC #C9CB91
square
#91CBB0 #9391CB #CB91AC #C9CB91
split-complementary
#91CBB0 #CB91C9 #CB9391
monochromatic
#489974 #67B792 #91CBB0 #BBDFCE #E4F2EC
Accessibility & contrast
On white
1.85
#91CBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#91CBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB0
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB0 | 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)
#C9C3AF
Deuteranopia (green-blind)
#BFBCB2
Tritanopia (blue-blind)
#84CBC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb0; /* rgb */ color: rgb(145, 203, 176); /* oklch */ color: oklch(79.5% 0.071 164.2);
Tailwind
colors: {
custom: {
50: '#b2dbc7',
500: '#91cbb0',
950: '#000000',
},
}SCSS
$custom: #91cbb0; $custom-light: #b2dbc7; $custom-dark: #000000;
JSON
{
"hex": "#91cbb0",
"rgb": {
"r": 145,
"g": 203,
"b": 176
},
"hsl": {
"h": 152.069,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79459,
"c": 0.07128,
"h": 164.2
},
"luminance": 0.51866
}Semantic roles & 50–950 ramp
primary
#91CBB0
secondary
#A0607E
accent
#376FAF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482