#91CDBA#91CDBA
#91CDBA is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.067 H 172.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDBA |
|---|---|
| RGB | rgb(145, 205, 186) |
| HSL | hsl(161, 38%, 69%) |
| HSV | hsv(161, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.01, -23.26, 3.30) |
| CIE-LCH | lch(78.01, 23.49, 171.93°) |
| OKLab | oklab(80.19% -0.0669 0.0084) |
| OKLCH | oklch(80.19% 0.067 172.9) |
| XYZ | xyz(42.3684, 53.2255, 54.4860) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 6.98
Light Teal
#90E4C1
ΔE00 7.02
Seafoam
#7FE0B3
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDBA #CD91A4
analogous
#91CD9C #91CDBA #91C2CD
triadic
#91CDBA #BA91CD #CDBA91
tetradic
#91CDBA #9C91CD #CD91A4 #C2CD91
square
#91CDBA #9C91CD #CD91A4 #C2CD91
split-complementary
#91CDBA #CD91C2 #CD9C91
monochromatic
#479C81 #67BAA0 #91CDBA #BBE0D4 #E5F3EF
Accessibility & contrast
On white
1.80
#91CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#91CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDBA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDBA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BEBEBB
Tritanopia (blue-blind)
#81CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cdba; /* rgb */ color: rgb(145, 205, 186); /* oklch */ color: oklch(80.2% 0.067 172.9);
Tailwind
colors: {
custom: {
50: '#b3dcce',
500: '#91cdba',
950: '#000000',
},
}SCSS
$custom: #91cdba; $custom-light: #b3dcce; $custom-dark: #000000;
JSON
{
"hex": "#91cdba",
"rgb": {
"r": 145,
"g": 205,
"b": 186
},
"hsl": {
"h": 161,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80187,
"c": 0.06741,
"h": 172.9
},
"luminance": 0.53228
}Semantic roles & 50–950 ramp
primary
#91CDBA
secondary
#A26075
accent
#355CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483