#91CDBF#91CDBF
#91CDBF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.065 H 178.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDBF |
|---|---|
| RGB | rgb(145, 205, 191) |
| HSL | hsl(166, 38%, 69%) |
| HSV | hsv(166, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(78.14, -22.19, 0.80) |
| CIE-LCH | lch(78.14, 22.20, 177.94°) |
| OKLab | oklab(80.33% -0.0648 0.0018) |
| OKLCH | oklch(80.33% 0.065 178.4) |
| XYZ | xyz(42.9092, 53.4418, 57.3345) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 8.23
Light Teal
#90E4C1
ΔE00 8.24
Mediumturquoise
#48D1CC
ΔE00 8.67
Turquoise
#40E0D0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDBF #CD919F
analogous
#91CDA1 #91CDBF #91BDCD
triadic
#91CDBF #BF91CD #CDBF91
tetradic
#91CDBF #A191CD #CD919F #BDCD91
square
#91CDBF #A191CD #CD919F #BDCD91
split-complementary
#91CDBF #CD91BD #CDA191
monochromatic
#479C89 #67BAA7 #91CDBF #BBE0D7 #E5F3F0
Accessibility & contrast
On white
1.80
#91CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#91CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDBF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDBF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#80CFC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cdbf; /* rgb */ color: rgb(145, 205, 191); /* oklch */ color: oklch(80.3% 0.065 178.4);
Tailwind
colors: {
custom: {
50: '#b3dcd2',
500: '#91cdbf',
950: '#000000',
},
}SCSS
$custom: #91cdbf; $custom-light: #b3dcd2; $custom-dark: #000000;
JSON
{
"hex": "#91cdbf",
"rgb": {
"r": 145,
"g": 205,
"b": 191
},
"hsl": {
"h": 166,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80331,
"c": 0.0648,
"h": 178.4
},
"luminance": 0.53444
}Semantic roles & 50–950 ramp
primary
#91CDBF
secondary
#A2606F
accent
#3552B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483