#91DCDF#91DCDF
#91DCDF is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.7% C 0.074 H 199.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCDF |
|---|---|
| RGB | rgb(145, 220, 223) |
| HSL | hsl(182, 55%, 72%) |
| HSV | hsv(182, 35%, 87%) |
| CMYK | cmyk(35%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.19, -22.37, -8.84) |
| CIE-LCH | lch(83.19, 24.05, 201.57°) |
| OKLab | oklab(84.67% -0.0703 -0.0243) |
| OKLCH | oklch(84.67% 0.074 199) |
| XYZ | xyz(50.5848, 62.5307, 79.2019) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.88
Paleturquoise
#AFEEEE
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.61
Pale Sky Blue
#BDF6FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCDF #DF9491
analogous
#91DFBB #91DCDF #91B5DF
triadic
#91DCDF #DF91DC #DCDF91
tetradic
#91DCDF #BB91DF #DF9491 #B5DF91
square
#91DCDF #BB91DF #DF9491 #B5DF91
split-complementary
#91DCDF #DF91B5 #DFBB91
monochromatic
#37B9BE #62CDD1 #91DCDF #C0EBED #E7F7F8
Accessibility & contrast
On white
1.55
#91DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#91DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCDF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCDF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#72E1DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dcdf; /* rgb */ color: rgb(145, 220, 223); /* oklch */ color: oklch(84.7% 0.074 199.0);
Tailwind
colors: {
custom: {
50: '#b4e7e9',
500: '#91dcdf',
950: '#000000',
},
}SCSS
$custom: #91dcdf; $custom-light: #b4e7e9; $custom-dark: #000000;
JSON
{
"hex": "#91dcdf",
"rgb": {
"r": 145,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84667,
"c": 0.07433,
"h": 199
},
"luminance": 0.62534
}Semantic roles & 50–950 ramp
primary
#91DCDF
secondary
#B7615D
accent
#2923C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484