#91CEBC#91CEBC
#91CEBC is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.068 H 174.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEBC |
|---|---|
| RGB | rgb(145, 206, 188) |
| HSL | hsl(162, 38%, 69%) |
| HSV | hsv(162, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(78.34, -23.33, 2.71) |
| CIE-LCH | lch(78.34, 23.49, 173.38°) |
| OKLab | oklab(80.47% -0.0673 0.0068) |
| OKLCH | oklch(80.47% 0.068 174.2) |
| XYZ | xyz(42.8224, 53.7911, 55.6936) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.13
Seafoam Blue
#78D1B6
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 7.05
Mediumaquamarine
#66CDAA
ΔE00 7.16
Seafoam
#7FE0B3
ΔE00 8.79
Mediumturquoise
#48D1CC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEBC #CE91A3
analogous
#91CE9E #91CEBC #91C2CE
triadic
#91CEBC #BC91CE #CEBC91
tetradic
#91CEBC #9E91CE #CE91A3 #C2CE91
square
#91CEBC #9E91CE #CE91A3 #C2CE91
split-complementary
#91CEBC #CE91C2 #CE9E91
monochromatic
#469E84 #67BBA2 #91CEBC #BBE1D6 #E6F4F0
Accessibility & contrast
On white
1.79
#91CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#91CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEBC
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEBC | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#81CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cebc; /* rgb */ color: rgb(145, 206, 188); /* oklch */ color: oklch(80.5% 0.068 174.2);
Tailwind
colors: {
custom: {
50: '#b3ddd0',
500: '#91cebc',
950: '#000000',
},
}SCSS
$custom: #91cebc; $custom-light: #b3ddd0; $custom-dark: #000000;
JSON
{
"hex": "#91cebc",
"rgb": {
"r": 145,
"g": 206,
"b": 188
},
"hsl": {
"h": 162.295,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.8047,
"c": 0.06766,
"h": 174.2
},
"luminance": 0.53793
}Semantic roles & 50–950 ramp
primary
#91CEBC
secondary
#A36074
accent
#3459B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483