#91CEBA#91CEBA
#91CEBA is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.069 H 172.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEBA |
|---|---|
| RGB | rgb(145, 206, 186) |
| HSL | hsl(160, 38%, 69%) |
| HSV | hsv(160, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.29, -23.75, 3.71) |
| CIE-LCH | lch(78.29, 24.04, 171.13°) |
| OKLab | oklab(80.41% -0.0682 0.0095) |
| OKLCH | oklch(80.41% 0.069 172.1) |
| XYZ | xyz(42.6083, 53.7054, 54.5660) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.68
Seafoam Blue
#78D1B6
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 6.72
Seafoam
#7FE0B3
ΔE00 8.25
Tiffany Blue
#7BF2DA
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEBA #CE91A5
analogous
#91CE9C #91CEBA #91C4CE
triadic
#91CEBA #BA91CE #CEBA91
tetradic
#91CEBA #9C91CE #CE91A5 #C4CE91
square
#91CEBA #9C91CE #CE91A5 #C4CE91
split-complementary
#91CEBA #CE91C4 #CE9C91
monochromatic
#469E81 #67BB9F #91CEBA #BBE1D5 #E6F4EF
Accessibility & contrast
On white
1.79
#91CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#91CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEBA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEBA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#81CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91ceba; /* rgb */ color: rgb(145, 206, 186); /* oklch */ color: oklch(80.4% 0.069 172.1);
Tailwind
colors: {
custom: {
50: '#b3ddce',
500: '#91ceba',
950: '#000000',
},
}SCSS
$custom: #91ceba; $custom-light: #b3ddce; $custom-dark: #000000;
JSON
{
"hex": "#91ceba",
"rgb": {
"r": 145,
"g": 206,
"b": 186
},
"hsl": {
"h": 160.328,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80413,
"c": 0.06882,
"h": 172.1
},
"luminance": 0.53708
}Semantic roles & 50–950 ramp
primary
#91CEBA
secondary
#A36076
accent
#345DB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483