#91DDDB#91DDDB
#91DDDB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.075 H 193.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDDB |
|---|---|
| RGB | rgb(145, 221, 219) |
| HSL | hsl(178, 53%, 72%) |
| HSV | hsv(178, 34%, 87%) |
| CMYK | cmyk(34.4%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(83.36, -23.80, -6.48) |
| CIE-LCH | lch(83.36, 24.67, 195.22°) |
| OKLab | oklab(84.76% -0.0731 -0.0178) |
| OKLCH | oklch(84.76% 0.075 193.7) |
| XYZ | xyz(50.3151, 62.8440, 76.4829) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Light Cyan
#ACFFFC
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDDB #DD9193
analogous
#91DDB5 #91DDDB #91B9DD
triadic
#91DDDB #DB91DD #DDDB91
tetradic
#91DDDB #B591DD #DD9193 #B9DD91
square
#91DDDB #B591DD #DD9193 #B9DD91
split-complementary
#91DDDB #DD91B9 #DDB591
monochromatic
#3ABAB7 #62CFCC #91DDDB #C0EBEA #E8F8F7
Accessibility & contrast
On white
1.55
#91DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#91DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDDB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDDB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#74E1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dddb; /* rgb */ color: rgb(145, 221, 219); /* oklch */ color: oklch(84.8% 0.075 193.7);
Tailwind
colors: {
custom: {
50: '#b4e7e6',
500: '#91dddb',
950: '#000000',
},
}SCSS
$custom: #91dddb; $custom-light: #b4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#91dddb",
"rgb": {
"r": 145,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.421,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.84762,
"c": 0.07522,
"h": 193.7
},
"luminance": 0.62847
}Semantic roles & 50–950 ramp
primary
#91DDDB
secondary
#B55E60
accent
#2529C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484