#91DCBC#91DCBC
#91DCBC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.088 H 165.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCBC |
|---|---|
| RGB | rgb(145, 220, 188) |
| HSL | hsl(154, 52%, 72%) |
| HSV | hsv(154, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(82.29, -30.12, 8.40) |
| CIE-LCH | lch(82.29, 31.27, 164.42°) |
| OKLab | oklab(83.64% -0.0848 0.0217) |
| OKLCH | oklch(83.64% 0.088 165.7) |
| XYZ | xyz(46.3441, 60.8344, 56.8674) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.01
Seafoam
#7FE0B3
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 4.04
Pale Teal
#82CBB2
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 5.70
Mint
#AAF0C1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCBC #DC91B1
analogous
#91DC97 #91DCBC #91D7DC
triadic
#91DCBC #BC91DC #DCBC91
tetradic
#91DCBC #9791DC #DC91B1 #D7DC91
square
#91DCBC #9791DC #DC91B1 #D7DC91
split-complementary
#91DCBC #DC91D7 #DC9791
monochromatic
#3BB883 #63CDA0 #91DCBC #BFEBD8 #E8F8F1
Accessibility & contrast
On white
1.59
#91DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#91DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCBC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCBC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#7FDCD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #91dcbc; /* rgb */ color: rgb(145, 220, 188); /* oklch */ color: oklch(83.6% 0.088 165.7);
Tailwind
colors: {
custom: {
50: '#b3e7d0',
500: '#91dcbc',
950: '#000000',
},
}SCSS
$custom: #91dcbc; $custom-light: #b3e7d0; $custom-dark: #000000;
JSON
{
"hex": "#91dcbc",
"rgb": {
"r": 145,
"g": 220,
"b": 188
},
"hsl": {
"h": 154.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.83641,
"c": 0.08757,
"h": 165.7
},
"luminance": 0.60837
}Semantic roles & 50–950 ramp
primary
#91DCBC
secondary
#B35E82
accent
#2668BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483