#5DDFDD#5DDFDD
#5DDFDD is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.114 H 193.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFDD |
|---|---|
| RGB | rgb(93, 223, 221) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.01, -35.83, -9.75) |
| CIE-LCH | lch(82.01, 37.13, 195.23°) |
| OKLab | oklab(83.15% -0.1104 -0.0271) |
| OKLCH | oklch(83.15% 0.114 193.8) |
| XYZ | xyz(43.9474, 60.3184, 77.7192) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.52
Bright Cyan
#41FDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFDD #DF5D5F
analogous
#5DDF9C #5DDFDD #5DA0DF
triadic
#5DDFDD #DD5DDF #DFDD5D
tetradic
#5DDFDD #9C5DDF #DF5D5F #A0DF5D
square
#5DDFDD #9C5DDF #DF5D5F #A0DF5D
split-complementary
#5DDFDD #DF5DA0 #DF9C5D
monochromatic
#20A2A0 #2AD5D2 #5DDFDD #90E9E8 #C3F3F2
Accessibility & contrast
On white
1.61
#5DDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5DDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFDD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFDD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddfdd; /* rgb */ color: rgb(93, 223, 221); /* oklch */ color: oklch(83.2% 0.114 193.8);
Tailwind
colors: {
custom: {
50: '#98e9e7',
500: '#5ddfdd',
950: '#000000',
},
}SCSS
$custom: #5ddfdd; $custom-light: #98e9e7; $custom-dark: #000000;
JSON
{
"hex": "#5ddfdd",
"rgb": {
"r": 93,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.077,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.83152,
"c": 0.11365,
"h": 193.8
},
"luminance": 0.60323
}Semantic roles & 50–950 ramp
primary
#5DDFDD
secondary
#A53C3D
accent
#1719CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484