#91DCCD#91DCCD
#91DCCD is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.078 H 180.3°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCCD |
|---|---|
| RGB | rgb(145, 220, 205) |
| HSL | hsl(168, 52%, 72%) |
| HSV | hsv(168, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(82.71, -26.50, -0.01) |
| CIE-LCH | lch(82.71, 26.50, 180.02°) |
| OKLab | oklab(84.11% -0.0776 -0.0004) |
| OKLCH | oklch(84.11% 0.078 180.3) |
| XYZ | xyz(48.2858, 61.6110, 67.0936) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.44
Pale Teal
#82CBB2
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 6.43
Tiffany Blue
#7BF2DA
ΔE00 6.44
Turquoise
#40E0D0
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCCD #DC91A0
analogous
#91DCA8 #91DCCD #91C6DC
triadic
#91DCCD #CD91DC #DCCD91
tetradic
#91DCCD #A891DC #DC91A0 #C6DC91
square
#91DCCD #A891DC #DC91A0 #C6DC91
split-complementary
#91DCCD #DC91C6 #DCA891
monochromatic
#3BB89F #63CDB8 #91DCCD #BFEBE2 #E8F8F4
Accessibility & contrast
On white
1.58
#91DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#91DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCCD
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCCD | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#79DED7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dccd; /* rgb */ color: rgb(145, 220, 205); /* oklch */ color: oklch(84.1% 0.078 180.3);
Tailwind
colors: {
custom: {
50: '#b4e7dc',
500: '#91dccd',
950: '#000000',
},
}SCSS
$custom: #91dccd; $custom-light: #b4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#91dccd",
"rgb": {
"r": 145,
"g": 220,
"b": 205
},
"hsl": {
"h": 168,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84114,
"c": 0.07763,
"h": 180.3
},
"luminance": 0.61614
}Semantic roles & 50–950 ramp
primary
#91DCCD
secondary
#B35E6F
accent
#2645BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484