#91CBB3#91CBB3
#91CBB3 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.069 H 167.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB3 |
|---|---|
| RGB | rgb(145, 203, 179) |
| HSL | hsl(155, 36%, 68%) |
| HSV | hsv(155, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(77.27, -23.73, 6.00) |
| CIE-LCH | lch(77.27, 24.47, 165.82°) |
| OKLab | oklab(79.54% -0.0673 0.0155) |
| OKLCH | oklch(79.54% 0.069 167.1) |
| XYZ | xyz(41.1670, 51.9844, 50.5040) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.46
Seafoam Blue
#78D1B6
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 6.30
Light Teal
#90E4C1
ΔE00 6.67
Seafoam
#7FE0B3
ΔE00 7.79
Darkseagreen
#8FBC8F
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB3 #CB91A9
analogous
#91CB96 #91CBB3 #91C6CB
triadic
#91CBB3 #B391CB #CBB391
tetradic
#91CBB3 #9691CB #CB91A9 #C6CB91
square
#91CBB3 #9691CB #CB91A9 #C6CB91
split-complementary
#91CBB3 #CB91C6 #CB9691
monochromatic
#489978 #67B796 #91CBB3 #BBDFD0 #E4F2EC
Accessibility & contrast
On white
1.84
#91CBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#91CBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB3
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB3 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B2
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#84CBC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb3; /* rgb */ color: rgb(145, 203, 179); /* oklch */ color: oklch(79.5% 0.069 167.1);
Tailwind
colors: {
custom: {
50: '#b2dbc9',
500: '#91cbb3',
950: '#000000',
},
}SCSS
$custom: #91cbb3; $custom-light: #b2dbc9; $custom-dark: #000000;
JSON
{
"hex": "#91cbb3",
"rgb": {
"r": 145,
"g": 203,
"b": 179
},
"hsl": {
"h": 155.172,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.7954,
"c": 0.06906,
"h": 167.1
},
"luminance": 0.51986
}Semantic roles & 50–950 ramp
primary
#91CBB3
secondary
#A0607B
accent
#3768AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482