#91DFDF#91DFDF
#91DFDF is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.077 H 195.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFDF |
|---|---|
| RGB | rgb(145, 223, 223) |
| HSL | hsl(180, 55%, 72%) |
| HSV | hsv(180, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.03, -23.85, -7.61) |
| CIE-LCH | lch(84.03, 25.03, 197.69°) |
| OKLab | oklab(85.33% -0.0739 -0.0209) |
| OKLCH | oklch(85.33% 0.077 195.8) |
| XYZ | xyz(51.3792, 64.1195, 79.4667) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.85
Light Cyan
#ACFFFC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFDF #DF9191
analogous
#91DFB8 #91DFDF #91B8DF
triadic
#91DFDF #DF91DF #DFDF91
tetradic
#91DFDF #B891DF #DF9191 #B8DF91
square
#91DFDF #B891DF #DF9191 #B8DF91
split-complementary
#91DFDF #DF91B8 #DFB891
monochromatic
#37BEBE #62D1D1 #91DFDF #C0EDED #E7F8F8
Accessibility & contrast
On white
1.52
#91DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#91DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFDF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFDF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#72E4DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91dfdf; /* rgb */ color: rgb(145, 223, 223); /* oklch */ color: oklch(85.3% 0.077 195.8);
Tailwind
colors: {
custom: {
50: '#b4e9e9',
500: '#91dfdf',
950: '#000000',
},
}SCSS
$custom: #91dfdf; $custom-light: #b4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#91dfdf",
"rgb": {
"r": 145,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85333,
"c": 0.07677,
"h": 195.8
},
"luminance": 0.64123
}Semantic roles & 50–950 ramp
primary
#91DFDF
secondary
#B75D5D
accent
#2323C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484