#91DFDD#91DFDD
#91DFDD is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.077 H 193.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFDD |
|---|---|
| RGB | rgb(145, 223, 221) |
| HSL | hsl(178, 55%, 72%) |
| HSV | hsv(178, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.97, -24.32, -6.63) |
| CIE-LCH | lch(83.97, 25.21, 195.25°) |
| OKLab | oklab(85.27% -0.0747 -0.0183) |
| OKLCH | oklch(85.27% 0.077 193.7) |
| XYZ | xyz(51.1112, 64.0123, 78.0550) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Powder Blue
#B0E0E6
ΔE00 6.86
Light Cyan
#ACFFFC
ΔE00 6.90
Pale Cyan
#B7FFFA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFDD #DF9193
analogous
#91DFB6 #91DFDD #91BADF
triadic
#91DFDD #DD91DF #DFDD91
tetradic
#91DFDD #B691DF #DF9193 #BADF91
square
#91DFDD #B691DF #DF9193 #BADF91
split-complementary
#91DFDD #DF91BA #DFB691
monochromatic
#37BEBB #62D1CE #91DFDD #C0EDEC #E7F8F8
Accessibility & contrast
On white
1.52
#91DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#91DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFDD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFDD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#72E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfdd; /* rgb */ color: rgb(145, 223, 221); /* oklch */ color: oklch(85.3% 0.077 193.7);
Tailwind
colors: {
custom: {
50: '#b4e9e7',
500: '#91dfdd',
950: '#000000',
},
}SCSS
$custom: #91dfdd; $custom-light: #b4e9e7; $custom-dark: #000000;
JSON
{
"hex": "#91dfdd",
"rgb": {
"r": 145,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.462,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.8527,
"c": 0.07688,
"h": 193.7
},
"luminance": 0.64016
}Semantic roles & 50–950 ramp
primary
#91DFDD
secondary
#B75D5F
accent
#2327C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484