#91DDDF#91DDDF
#91DDDF is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.9% C 0.075 H 197.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDDF |
|---|---|
| RGB | rgb(145, 221, 223) |
| HSL | hsl(182, 55%, 72%) |
| HSV | hsv(182, 35%, 87%) |
| CMYK | cmyk(35%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.47, -22.86, -8.43) |
| CIE-LCH | lch(83.47, 24.37, 200.24°) |
| OKLab | oklab(84.89% -0.0715 -0.0231) |
| OKLCH | oklch(84.89% 0.075 197.9) |
| XYZ | xyz(50.8480, 63.0571, 79.2896) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Powder Blue
#B0E0E6
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.65
Light Cyan
#ACFFFC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDDF #DF9391
analogous
#91DFBA #91DDDF #91B6DF
triadic
#91DDDF #DF91DD #DDDF91
tetradic
#91DDDF #BA91DF #DF9391 #B6DF91
square
#91DDDF #BA91DF #DF9391 #B6DF91
split-complementary
#91DDDF #DF91B6 #DFBA91
monochromatic
#37BBBE #62CED1 #91DDDF #C0ECED #E7F8F8
Accessibility & contrast
On white
1.54
#91DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#91DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDDF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDDF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C5CCE0
Tritanopia (blue-blind)
#72E2DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dddf; /* rgb */ color: rgb(145, 221, 223); /* oklch */ color: oklch(84.9% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#b4e7e9',
500: '#91dddf',
950: '#000000',
},
}SCSS
$custom: #91dddf; $custom-light: #b4e7e9; $custom-dark: #000000;
JSON
{
"hex": "#91dddf",
"rgb": {
"r": 145,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.538,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84889,
"c": 0.07513,
"h": 197.9
},
"luminance": 0.6306
}Semantic roles & 50–950 ramp
primary
#91DDDF
secondary
#B75F5D
accent
#2723C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484