#91DDCD#91DDCD
#91DDCD is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.079 H 179.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDCD |
|---|---|
| RGB | rgb(145, 221, 205) |
| HSL | hsl(167, 53%, 72%) |
| HSV | hsv(167, 34%, 87%) |
| CMYK | cmyk(34.4%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.99, -26.98, 0.40) |
| CIE-LCH | lch(82.99, 26.98, 179.15°) |
| OKLab | oklab(84.34% -0.0788 0.0006) |
| OKLCH | oklch(84.34% 0.079 179.5) |
| XYZ | xyz(48.5490, 62.1375, 67.1813) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.28
Pale Teal
#82CBB2
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 6.05
Tiffany Blue
#7BF2DA
ΔE00 6.12
Turquoise
#40E0D0
ΔE00 7.20
Pale Aqua
#B8FFEB
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDCD #DD91A1
analogous
#91DDA7 #91DDCD #91C7DD
triadic
#91DDCD #CD91DD #DDCD91
tetradic
#91DDCD #A791DD #DD91A1 #C7DD91
square
#91DDCD #A791DD #DD91A1 #C7DD91
split-complementary
#91DDCD #DD91C7 #DDA791
monochromatic
#3ABA9F #62CFB8 #91DDCD #C0EBE2 #E8F8F4
Accessibility & contrast
On white
1.56
#91DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#91DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDCD
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDCD | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C9CBCE
Tritanopia (blue-blind)
#79DFD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91ddcd; /* rgb */ color: rgb(145, 221, 205); /* oklch */ color: oklch(84.3% 0.079 179.5);
Tailwind
colors: {
custom: {
50: '#b4e7dc',
500: '#91ddcd',
950: '#000000',
},
}SCSS
$custom: #91ddcd; $custom-light: #b4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#91ddcd",
"rgb": {
"r": 145,
"g": 221,
"b": 205
},
"hsl": {
"h": 167.368,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.84339,
"c": 0.07885,
"h": 179.5
},
"luminance": 0.6214
}Semantic roles & 50–950 ramp
primary
#91DDCD
secondary
#B55E70
accent
#2546C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484