#5DDED5#5DDED5
#5DDED5 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.114 H 188.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDED5 |
|---|---|
| RGB | rgb(93, 222, 213) |
| HSL | hsl(176, 66%, 62%) |
| HSV | hsv(176, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.49, -37.47, -6.27) |
| CIE-LCH | lch(81.49, 37.99, 189.50°) |
| OKLab | oklab(82.66% -0.1127 -0.0176) |
| OKLCH | oklch(82.66% 0.114 188.9) |
| XYZ | xyz(42.6404, 59.3694, 72.1502) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.94
Mediumturquoise
#48D1CC
ΔE00 3.49
Darkturquoise
#00CED1
ΔE00 6.14
Tiffany Blue
#7BF2DA
ΔE00 6.67
Bright Aqua
#0BF9EA
ΔE00 6.68
Bright Turquoise
#0FFEF9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDED5 #DE5D66
analogous
#5DDE95 #5DDED5 #5DA7DE
triadic
#5DDED5 #D55DDE #DED55D
tetradic
#5DDED5 #955DDE #DE5D66 #A7DE5D
square
#5DDED5 #955DDE #DE5D66 #A7DE5D
split-complementary
#5DDED5 #DE5DA7 #DE955D
monochromatic
#21A097 #2BD3C7 #5DDED5 #90E8E2 #C3F3EF
Accessibility & contrast
On white
1.63
#5DDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5DDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDED5
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDED5 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5dded5; /* rgb */ color: rgb(93, 222, 213); /* oklch */ color: oklch(82.7% 0.114 188.9);
Tailwind
colors: {
custom: {
50: '#98e9e1',
500: '#5dded5',
950: '#000000',
},
}SCSS
$custom: #5dded5; $custom-light: #98e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5dded5",
"rgb": {
"r": 93,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.814,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.82659,
"c": 0.1141,
"h": 188.9
},
"luminance": 0.59374
}Semantic roles & 50–950 ramp
primary
#5DDED5
secondary
#A33C43
accent
#1724CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484