#91CEBB#91CEBB
#91CEBB is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.068 H 173.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEBB |
|---|---|
| RGB | rgb(145, 206, 187) |
| HSL | hsl(161, 38%, 69%) |
| HSV | hsv(161, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.31, -23.54, 3.21) |
| CIE-LCH | lch(78.31, 23.76, 172.24°) |
| OKLab | oklab(80.44% -0.0677 0.0081) |
| OKLCH | oklch(80.44% 0.068 173.1) |
| XYZ | xyz(42.7150, 53.7481, 55.1278) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 6.83
Mediumaquamarine
#66CDAA
ΔE00 6.93
Seafoam
#7FE0B3
ΔE00 8.51
Mediumturquoise
#48D1CC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEBB #CE91A4
analogous
#91CE9D #91CEBB #91C3CE
triadic
#91CEBB #BB91CE #CEBB91
tetradic
#91CEBB #9D91CE #CE91A4 #C3CE91
square
#91CEBB #9D91CE #CE91A4 #C3CE91
split-complementary
#91CEBB #CE91C3 #CE9D91
monochromatic
#469E83 #67BBA1 #91CEBB #BBE1D5 #E6F4EF
Accessibility & contrast
On white
1.79
#91CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#91CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEBB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEBB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#81CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cebb; /* rgb */ color: rgb(145, 206, 187); /* oklch */ color: oklch(80.4% 0.068 173.1);
Tailwind
colors: {
custom: {
50: '#b3ddcf',
500: '#91cebb',
950: '#000000',
},
}SCSS
$custom: #91cebb; $custom-light: #b3ddcf; $custom-dark: #000000;
JSON
{
"hex": "#91cebb",
"rgb": {
"r": 145,
"g": 206,
"b": 187
},
"hsl": {
"h": 161.311,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80441,
"c": 0.06823,
"h": 173.1
},
"luminance": 0.5375
}Semantic roles & 50–950 ramp
primary
#91CEBB
secondary
#A36075
accent
#345BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483