#5DDED6#5DDED6
#5DDED6 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.114 H 189.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDED6 |
|---|---|
| RGB | rgb(93, 222, 214) |
| HSL | hsl(176, 66%, 62%) |
| HSV | hsv(176, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.52, -37.21, -6.76) |
| CIE-LCH | lch(81.52, 37.82, 190.30°) |
| OKLab | oklab(82.69% -0.1123 -0.0189) |
| OKLCH | oklch(82.69% 0.114 189.5) |
| XYZ | xyz(42.7677, 59.4204, 72.8207) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.23
Mediumturquoise
#48D1CC
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 5.94
Bright Aqua
#0BF9EA
ΔE00 6.78
Tiffany Blue
#7BF2DA
ΔE00 6.92
Bright Light Blue
#26F7FD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDED6 #DE5D65
analogous
#5DDE96 #5DDED6 #5DA6DE
triadic
#5DDED6 #D65DDE #DED65D
tetradic
#5DDED6 #965DDE #DE5D65 #A6DE5D
square
#5DDED6 #965DDE #DE5D65 #A6DE5D
split-complementary
#5DDED6 #DE5DA6 #DE965D
monochromatic
#21A098 #2BD3C8 #5DDED6 #90E8E3 #C3F3F0
Accessibility & contrast
On white
1.63
#5DDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5DDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDED6
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDED6 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#BEC4D7
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5dded6; /* rgb */ color: rgb(93, 222, 214); /* oklch */ color: oklch(82.7% 0.114 189.5);
Tailwind
colors: {
custom: {
50: '#98e9e2',
500: '#5dded6',
950: '#000000',
},
}SCSS
$custom: #5dded6; $custom-light: #98e9e2; $custom-dark: #000000;
JSON
{
"hex": "#5dded6",
"rgb": {
"r": 93,
"g": 222,
"b": 214
},
"hsl": {
"h": 176.279,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.82691,
"c": 0.11389,
"h": 189.5
},
"luminance": 0.59425
}Semantic roles & 50–950 ramp
primary
#5DDED6
secondary
#A33C42
accent
#1723CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484