#5DDCD9#5DDCD9
#5DDCD9 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.112 H 193.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCD9 |
|---|---|
| RGB | rgb(93, 220, 217) |
| HSL | hsl(179, 64%, 61%) |
| HSV | hsv(179, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.03, -35.50, -9.09) |
| CIE-LCH | lch(81.03, 36.64, 194.37°) |
| OKLab | oklab(82.32% -0.1089 -0.0253) |
| OKLCH | oklch(82.32% 0.112 193) |
| XYZ | xyz(42.6264, 58.5190, 74.6810) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.06
Darkturquoise
#00CED1
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 4.90
Aqua Blue
#02D8E9
ΔE00 6.72
Bright Light Blue
#26F7FD
ΔE00 6.85
Bright Cyan
#41FDFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCD9 #DC5D60
analogous
#5DDC9A #5DDCD9 #5DA0DC
triadic
#5DDCD9 #D95DDC #DCD95D
tetradic
#5DDCD9 #9A5DDC #DC5D60 #A0DC5D
square
#5DDCD9 #9A5DDC #DC5D60 #A0DC5D
split-complementary
#5DDCD9 #DC5DA0 #DC9A5D
monochromatic
#229D9A #2DCFCB #5DDCD9 #8FE7E5 #C2F2F1
Accessibility & contrast
On white
1.65
#5DDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5DDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCD9
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCD9 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddcd9; /* rgb */ color: rgb(93, 220, 217); /* oklch */ color: oklch(82.3% 0.112 193.0);
Tailwind
colors: {
custom: {
50: '#98e7e4',
500: '#5ddcd9',
950: '#000000',
},
}SCSS
$custom: #5ddcd9; $custom-light: #98e7e4; $custom-dark: #000000;
JSON
{
"hex": "#5ddcd9",
"rgb": {
"r": 93,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.583,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.82318,
"c": 0.11184,
"h": 193
},
"luminance": 0.58523
}Semantic roles & 50–950 ramp
primary
#5DDCD9
secondary
#A13D3F
accent
#191DCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484