#91DADC#91DADC
#91DADC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.1% C 0.073 H 198.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91DADC |
|---|---|
| RGB | rgb(145, 218, 220) |
| HSL | hsl(182, 52%, 72%) |
| HSV | hsv(182, 34%, 86%) |
| CMYK | cmyk(34.1%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.55, -22.09, -8.20) |
| CIE-LCH | lch(82.55, 23.56, 200.37°) |
| OKLab | oklab(84.13% -0.069 -0.0225) |
| OKLCH | oklch(84.13% 0.073 198.1) |
| XYZ | xyz(49.6622, 61.3268, 76.9167) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Powder Blue
#B0E0E6
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DADC #DC9391
analogous
#91DCB9 #91DADC #91B5DC
triadic
#91DADC #DC91DA #DADC91
tetradic
#91DADC #B991DC #DC9391 #B5DC91
square
#91DADC #B991DC #DC9391 #B5DC91
split-complementary
#91DADC #DC91B5 #DCB991
monochromatic
#3BB5B8 #63CACD #91DADC #BFEAEB #E8F7F8
Accessibility & contrast
On white
1.58
#91DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#91DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DADC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DADC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#74DFDA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #91dadc; /* rgb */ color: rgb(145, 218, 220); /* oklch */ color: oklch(84.1% 0.073 198.1);
Tailwind
colors: {
custom: {
50: '#b4e5e6',
500: '#91dadc',
950: '#000000',
},
}SCSS
$custom: #91dadc; $custom-light: #b4e5e6; $custom-dark: #000000;
JSON
{
"hex": "#91dadc",
"rgb": {
"r": 145,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84126,
"c": 0.07261,
"h": 198.1
},
"luminance": 0.6133
}Semantic roles & 50–950 ramp
primary
#91DADC
secondary
#B3605E
accent
#2A26BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484