#91D5CD#91D5CD
#91D5CD is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.5% C 0.069 H 186.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #91D5CD |
|---|---|
| RGB | rgb(145, 213, 205) |
| HSL | hsl(173, 45%, 70%) |
| HSV | hsv(173, 32%, 84%) |
| CMYK | cmyk(31.9%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.75, -23.07, -2.88) |
| CIE-LCH | lch(80.75, 23.25, 187.11°) |
| OKLab | oklab(82.54% -0.069 -0.0081) |
| OKLCH | oklch(82.54% 0.069 186.7) |
| XYZ | xyz(46.4869, 58.0134, 66.4940) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 7.01
Mediumturquoise
#48D1CC
ΔE00 7.23
Seafoam Blue
#78D1B6
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 8.23
Turquoise
#40E0D0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D5CD #D59199
analogous
#91D5AB #91D5CD #91BBD5
triadic
#91D5CD #CD91D5 #D5CD91
tetradic
#91D5CD #AB91D5 #D59199 #BBD591
square
#91D5CD #AB91D5 #D59199 #BBD591
split-complementary
#91D5CD #D591BB #D5AB91
monochromatic
#41AA9E #65C4B9 #91D5CD #BDE6E1 #E9F7F5
Accessibility & contrast
On white
1.67
#91D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#91D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D5CD
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D5CD | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#7AD8D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #91d5cd; /* rgb */ color: rgb(145, 213, 205); /* oklch */ color: oklch(82.5% 0.069 186.7);
Tailwind
colors: {
custom: {
50: '#b3e2dc',
500: '#91d5cd',
950: '#000000',
},
}SCSS
$custom: #91d5cd; $custom-light: #b3e2dc; $custom-dark: #000000;
JSON
{
"hex": "#91d5cd",
"rgb": {
"r": 145,
"g": 213,
"b": 205
},
"hsl": {
"h": 172.941,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.82543,
"c": 0.06948,
"h": 186.7
},
"luminance": 0.58016
}Semantic roles & 50–950 ramp
primary
#91D5CD
secondary
#AB5F68
accent
#2E3EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484