#91DCDD#91DCDD
#91DCDD is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.6% C 0.074 H 196.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCDD |
|---|---|
| RGB | rgb(145, 220, 221) |
| HSL | hsl(181, 53%, 72%) |
| HSV | hsv(181, 34%, 87%) |
| CMYK | cmyk(34.4%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.14, -22.84, -7.87) |
| CIE-LCH | lch(83.14, 24.16, 199.00°) |
| OKLab | oklab(84.6% -0.0711 -0.0216) |
| OKLCH | oklch(84.6% 0.074 196.9) |
| XYZ | xyz(50.3168, 62.4234, 77.7902) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 7.04
Light Cyan
#ACFFFC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCDD #DD9291
analogous
#91DDB8 #91DCDD #91B6DD
triadic
#91DCDD #DD91DC #DCDD91
tetradic
#91DCDD #B891DD #DD9291 #B6DD91
square
#91DCDD #B891DD #DD9291 #B6DD91
split-complementary
#91DCDD #DD91B6 #DDB891
monochromatic
#3AB8BA #62CDCF #91DCDD #C0EBEB #E8F8F8
Accessibility & contrast
On white
1.56
#91DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#91DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCDD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCDD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#C4CBDE
Tritanopia (blue-blind)
#73E1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dcdd; /* rgb */ color: rgb(145, 220, 221); /* oklch */ color: oklch(84.6% 0.074 196.9);
Tailwind
colors: {
custom: {
50: '#b4e7e7',
500: '#91dcdd',
950: '#000000',
},
}SCSS
$custom: #91dcdd; $custom-light: #b4e7e7; $custom-dark: #000000;
JSON
{
"hex": "#91dcdd",
"rgb": {
"r": 145,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.789,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.84603,
"c": 0.07427,
"h": 196.9
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#91DCDD
secondary
#B55F5E
accent
#2725C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484