#5DDCDE#5DDCDE
#5DDCDE is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.112 H 196.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCDE |
|---|---|
| RGB | rgb(93, 220, 222) |
| HSL | hsl(181, 66%, 62%) |
| HSV | hsv(181, 58%, 87%) |
| CMYK | cmyk(58.1%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.17, -34.16, -11.54) |
| CIE-LCH | lch(81.17, 36.05, 198.66°) |
| OKLab | oklab(82.48% -0.1069 -0.032) |
| OKLCH | oklch(82.48% 0.112 196.7) |
| XYZ | xyz(43.2866, 58.7830, 78.1581) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCDE #DE5F5D
analogous
#5DDEA0 #5DDCDE #5D9CDE
triadic
#5DDCDE #DE5DDC #DCDE5D
tetradic
#5DDCDE #A05DDE #DE5F5D #9CDE5D
square
#5DDCDE #A05DDE #DE5F5D #9CDE5D
split-complementary
#5DDCDE #DE5D9C #DEA05D
monochromatic
#219EA0 #2BD0D3 #5DDCDE #90E7E8 #C3F2F3
Accessibility & contrast
On white
1.65
#5DDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5DDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCDE
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCDE | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddcde; /* rgb */ color: rgb(93, 220, 222); /* oklch */ color: oklch(82.5% 0.112 196.7);
Tailwind
colors: {
custom: {
50: '#98e7e8',
500: '#5ddcde',
950: '#000000',
},
}SCSS
$custom: #5ddcde; $custom-light: #98e7e8; $custom-dark: #000000;
JSON
{
"hex": "#5ddcde",
"rgb": {
"r": 93,
"g": 220,
"b": 222
},
"hsl": {
"h": 180.93,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.82484,
"c": 0.11154,
"h": 196.7
},
"luminance": 0.58787
}Semantic roles & 50–950 ramp
primary
#5DDCDE
secondary
#A33E3C
accent
#1A17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484