#91D8CD#91D8CD
#91D8CD is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.2% C 0.073 H 183.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91D8CD |
|---|---|
| RGB | rgb(145, 216, 205) |
| HSL | hsl(171, 48%, 71%) |
| HSV | hsv(171, 33%, 85%) |
| CMYK | cmyk(32.9%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(81.59, -24.54, -1.65) |
| CIE-LCH | lch(81.59, 24.60, 183.84°) |
| OKLab | oklab(83.21% -0.0727 -0.0048) |
| OKLCH | oklch(83.21% 0.073 183.8) |
| XYZ | xyz(47.2485, 59.5365, 66.7478) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.16
Seafoam Blue
#78D1B6
ΔE00 6.36
Paleturquoise
#AFEEEE
ΔE00 7.23
Mediumturquoise
#48D1CC
ΔE00 7.35
Turquoise
#40E0D0
ΔE00 7.81
Tiffany Blue
#7BF2DA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D8CD #D8919C
analogous
#91D8A9 #91D8CD #91BFD8
triadic
#91D8CD #CD91D8 #D8CD91
tetradic
#91D8CD #A991D8 #D8919C #BFD891
square
#91D8CD #A991D8 #D8919C #BFD891
split-complementary
#91D8CD #D891BF #D8A991
monochromatic
#3EB09F #64C8B8 #91D8CD #BEE8E2 #E8F7F5
Accessibility & contrast
On white
1.63
#91D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#91D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D8CD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D8CD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#7ADBD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #91d8cd; /* rgb */ color: rgb(145, 216, 205); /* oklch */ color: oklch(83.2% 0.073 183.8);
Tailwind
colors: {
custom: {
50: '#b3e4dc',
500: '#91d8cd',
950: '#000000',
},
}SCSS
$custom: #91d8cd; $custom-light: #b3e4dc; $custom-dark: #000000;
JSON
{
"hex": "#91d8cd",
"rgb": {
"r": 145,
"g": 216,
"b": 205
},
"hsl": {
"h": 170.704,
"s": 47.651,
"l": 70.784
},
"oklch": {
"l": 0.83215,
"c": 0.07288,
"h": 183.8
},
"luminance": 0.59539
}Semantic roles & 50–950 ramp
primary
#91D8CD
secondary
#AF5E6B
accent
#2B41BB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484