#5DDEDD#5DDEDD
#5DDEDD is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.113 H 194.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEDD |
|---|---|
| RGB | rgb(93, 222, 221) |
| HSL | hsl(180, 66%, 62%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.72, -35.36, -10.19) |
| CIE-LCH | lch(81.72, 36.80, 196.07°) |
| OKLab | oklab(82.92% -0.1093 -0.0282) |
| OKLCH | oklch(82.92% 0.113 194.5) |
| XYZ | xyz(43.6810, 59.7857, 77.6304) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Darkturquoise
#00CED1
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 6.15
Bright Light Blue
#26F7FD
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEDD #DE5D5E
analogous
#5DDE9D #5DDEDD #5D9FDE
triadic
#5DDEDD #DD5DDE #DEDD5D
tetradic
#5DDEDD #9D5DDE #DE5D5E #9FDE5D
square
#5DDEDD #9D5DDE #DE5D5E #9FDE5D
split-complementary
#5DDEDD #DE5D9F #DE9D5D
monochromatic
#21A09F #2BD3D2 #5DDEDD #90E8E8 #C3F3F2
Accessibility & contrast
On white
1.62
#5DDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5DDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEDD
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEDD | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddedd; /* rgb */ color: rgb(93, 222, 221); /* oklch */ color: oklch(82.9% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#98e8e7',
500: '#5ddedd',
950: '#000000',
},
}SCSS
$custom: #5ddedd; $custom-light: #98e8e7; $custom-dark: #000000;
JSON
{
"hex": "#5ddedd",
"rgb": {
"r": 93,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.535,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.82918,
"c": 0.11294,
"h": 194.5
},
"luminance": 0.5979
}Semantic roles & 50–950 ramp
primary
#5DDEDD
secondary
#A33C3D
accent
#1719CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484