#91CEBD#91CEBD
#91CEBD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.067 H 175.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEBD |
|---|---|
| RGB | rgb(145, 206, 189) |
| HSL | hsl(163, 38%, 69%) |
| HSV | hsv(163, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.36, -23.12, 2.21) |
| CIE-LCH | lch(78.36, 23.22, 174.55°) |
| OKLab | oklab(80.5% -0.0669 0.0055) |
| OKLCH | oklch(80.5% 0.067 175.3) |
| XYZ | xyz(42.9306, 53.8343, 56.2632) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 4.76
Light Teal
#90E4C1
ΔE00 7.29
Mediumaquamarine
#66CDAA
ΔE00 7.40
Seafoam
#7FE0B3
ΔE00 9.09
Mediumturquoise
#48D1CC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEBD #CE91A2
analogous
#91CE9F #91CEBD #91C1CE
triadic
#91CEBD #BD91CE #CEBD91
tetradic
#91CEBD #9F91CE #CE91A2 #C1CE91
square
#91CEBD #9F91CE #CE91A2 #C1CE91
split-complementary
#91CEBD #CE91C1 #CE9F91
monochromatic
#469E86 #67BBA4 #91CEBD #BBE1D6 #E6F4F0
Accessibility & contrast
On white
1.78
#91CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#91CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEBD
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEBD | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#80D0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cebd; /* rgb */ color: rgb(145, 206, 189); /* oklch */ color: oklch(80.5% 0.067 175.3);
Tailwind
colors: {
custom: {
50: '#b3ddd0',
500: '#91cebd',
950: '#000000',
},
}SCSS
$custom: #91cebd; $custom-light: #b3ddd0; $custom-dark: #000000;
JSON
{
"hex": "#91cebd",
"rgb": {
"r": 145,
"g": 206,
"b": 189
},
"hsl": {
"h": 163.279,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80498,
"c": 0.06713,
"h": 175.3
},
"luminance": 0.53836
}Semantic roles & 50–950 ramp
primary
#91CEBD
secondary
#A36073
accent
#3457B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483