#91CBB6#91CBB6
#91CBB6 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.067 H 170.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB6 |
|---|---|
| RGB | rgb(145, 203, 182) |
| HSL | hsl(158, 36%, 68%) |
| HSV | hsv(158, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 10.3%, 20.4%) |
| CIE-LAB | lab(77.34, -23.11, 4.49) |
| CIE-LCH | lch(77.34, 23.54, 169.01°) |
| OKLab | oklab(79.62% -0.066 0.0115) |
| OKLCH | oklch(79.62% 0.067 170.1) |
| XYZ | xyz(41.4737, 52.1071, 52.1193) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 6.73
Light Teal
#90E4C1
ΔE00 7.07
Seafoam
#7FE0B3
ΔE00 8.43
Darkseagreen
#8FBC8F
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB6 #CB91A6
analogous
#91CB99 #91CBB6 #91C3CB
triadic
#91CBB6 #B691CB #CBB691
tetradic
#91CBB6 #9991CB #CB91A6 #C3CB91
square
#91CBB6 #9991CB #CB91A6 #C3CB91
split-complementary
#91CBB6 #CB91C3 #CB9991
monochromatic
#48997C #67B79A #91CBB6 #BBDFD2 #E4F2ED
Accessibility & contrast
On white
1.84
#91CBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#91CBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB6
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB6 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B5
Deuteranopia (green-blind)
#BDBCB7
Tritanopia (blue-blind)
#83CCC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb6; /* rgb */ color: rgb(145, 203, 182); /* oklch */ color: oklch(79.6% 0.067 170.1);
Tailwind
colors: {
custom: {
50: '#b2dbcb',
500: '#91cbb6',
950: '#000000',
},
}SCSS
$custom: #91cbb6; $custom-light: #b2dbcb; $custom-dark: #000000;
JSON
{
"hex": "#91cbb6",
"rgb": {
"r": 145,
"g": 203,
"b": 182
},
"hsl": {
"h": 158.276,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79623,
"c": 0.06703,
"h": 170.1
},
"luminance": 0.52109
}Semantic roles & 50–950 ramp
primary
#91CBB6
secondary
#A06077
accent
#3762AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482