#91D3CD#91D3CD
#91D3CD is a very light, moderate teal. Relative luminance 0.570; OKLCH L 82.1% C 0.067 H 188.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91D3CD |
|---|---|
| RGB | rgb(145, 211, 205) |
| HSL | hsl(175, 43%, 70%) |
| HSV | hsv(175, 31%, 83%) |
| CMYK | cmyk(31.3%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.19, -22.07, -3.70) |
| CIE-LCH | lch(80.19, 22.38, 189.52°) |
| OKLab | oklab(82.1% -0.0665 -0.0103) |
| OKLCH | oklch(82.1% 0.067 188.8) |
| XYZ | xyz(45.9870, 57.0135, 66.3273) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 7.70
Seafoam Blue
#78D1B6
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D3CD #D39197
analogous
#91D3AC #91D3CD #91B8D3
triadic
#91D3CD #CD91D3 #D3CD91
tetradic
#91D3CD #AC91D3 #D39197 #B8D391
square
#91D3CD #AC91D3 #D39197 #B8D391
split-complementary
#91D3CD #D391B8 #D3AC91
monochromatic
#43A79E #65C2B9 #91D3CD #BDE4E1 #E8F6F5
Accessibility & contrast
On white
1.69
#91D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#91D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D3CD
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D3CD | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#7BD6D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #91d3cd; /* rgb */ color: rgb(145, 211, 205); /* oklch */ color: oklch(82.1% 0.067 188.8);
Tailwind
colors: {
custom: {
50: '#b3e0dc',
500: '#91d3cd',
950: '#000000',
},
}SCSS
$custom: #91d3cd; $custom-light: #b3e0dc; $custom-dark: #000000;
JSON
{
"hex": "#91d3cd",
"rgb": {
"r": 145,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.545,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.82096,
"c": 0.06731,
"h": 188.8
},
"luminance": 0.57016
}Semantic roles & 50–950 ramp
primary
#91D3CD
secondary
#A95F66
accent
#303CB6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484