#91CBB1#91CBB1
#91CBB1 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.071 H 165.2°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB1 |
|---|---|
| RGB | rgb(145, 203, 177) |
| HSL | hsl(153, 36%, 68%) |
| HSV | hsv(153, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 12.8%, 20.4%) |
| CIE-LAB | lab(77.22, -24.14, 7.00) |
| CIE-LCH | lch(77.22, 25.13, 163.82°) |
| OKLab | oklab(79.49% -0.0682 0.0181) |
| OKLCH | oklch(79.49% 0.071 165.2) |
| XYZ | xyz(40.9662, 51.9040, 49.4464) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.57
Seafoam Blue
#78D1B6
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 6.11
Light Teal
#90E4C1
ΔE00 6.49
Seafoam
#7FE0B3
ΔE00 7.43
Darkseagreen
#8FBC8F
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB1 #CB91AB
analogous
#91CB94 #91CBB1 #91C8CB
triadic
#91CBB1 #B191CB #CBB191
tetradic
#91CBB1 #9491CB #CB91AB #C8CB91
square
#91CBB1 #9491CB #CB91AB #C8CB91
split-complementary
#91CBB1 #CB91C8 #CB9491
monochromatic
#489975 #67B794 #91CBB1 #BBDFCE #E4F2EC
Accessibility & contrast
On white
1.85
#91CBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#91CBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB1
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB1 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B0
Deuteranopia (green-blind)
#BEBCB3
Tritanopia (blue-blind)
#84CBC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb1; /* rgb */ color: rgb(145, 203, 177); /* oklch */ color: oklch(79.5% 0.071 165.2);
Tailwind
colors: {
custom: {
50: '#b2dbc8',
500: '#91cbb1',
950: '#000000',
},
}SCSS
$custom: #91cbb1; $custom-light: #b2dbc8; $custom-dark: #000000;
JSON
{
"hex": "#91cbb1",
"rgb": {
"r": 145,
"g": 203,
"b": 177
},
"hsl": {
"h": 153.103,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79486,
"c": 0.07052,
"h": 165.2
},
"luminance": 0.51906
}Semantic roles & 50–950 ramp
primary
#91CBB1
secondary
#A0607D
accent
#376DAF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482