#91CBB5#91CBB5
#91CBB5 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.068 H 169.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB5 |
|---|---|
| RGB | rgb(145, 203, 181) |
| HSL | hsl(157, 36%, 68%) |
| HSV | hsv(157, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(77.32, -23.32, 4.99) |
| CIE-LCH | lch(77.32, 23.84, 167.92°) |
| OKLab | oklab(79.6% -0.0664 0.0128) |
| OKLCH | oklch(79.6% 0.068 169.1) |
| XYZ | xyz(41.3708, 52.0659, 51.5770) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.53
Seafoam Blue
#78D1B6
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 6.57
Light Teal
#90E4C1
ΔE00 6.92
Seafoam
#7FE0B3
ΔE00 8.20
Darkseagreen
#8FBC8F
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB5 #CB91A7
analogous
#91CB98 #91CBB5 #91C4CB
triadic
#91CBB5 #B591CB #CBB591
tetradic
#91CBB5 #9891CB #CB91A7 #C4CB91
square
#91CBB5 #9891CB #CB91A7 #C4CB91
split-complementary
#91CBB5 #CB91C4 #CB9891
monochromatic
#48997B #67B799 #91CBB5 #BBDFD1 #E4F2ED
Accessibility & contrast
On white
1.84
#91CBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#91CBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB5
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB5 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B4
Deuteranopia (green-blind)
#BEBCB6
Tritanopia (blue-blind)
#83CCC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb5; /* rgb */ color: rgb(145, 203, 181); /* oklch */ color: oklch(79.6% 0.068 169.1);
Tailwind
colors: {
custom: {
50: '#b2dbcb',
500: '#91cbb5',
950: '#000000',
},
}SCSS
$custom: #91cbb5; $custom-light: #b2dbcb; $custom-dark: #000000;
JSON
{
"hex": "#91cbb5",
"rgb": {
"r": 145,
"g": 203,
"b": 181
},
"hsl": {
"h": 157.241,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79596,
"c": 0.06768,
"h": 169.1
},
"luminance": 0.52068
}Semantic roles & 50–950 ramp
primary
#91CBB5
secondary
#A06078
accent
#3764AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482