#5DD5DF#5DD5DF
#5DD5DF is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.108 H 202.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD5DF |
|---|---|
| RGB | rgb(93, 213, 223) |
| HSL | hsl(185, 67%, 62%) |
| HSV | hsv(185, 58%, 87%) |
| CMYK | cmyk(58.3%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.18, -30.56, -15.06) |
| CIE-LCH | lch(79.18, 34.07, 206.23°) |
| OKLab | oklab(80.88% -0.0992 -0.0417) |
| OKLCH | oklch(80.88% 0.108 202.8) |
| XYZ | xyz(41.6221, 55.2391, 78.2664) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.34
Darkturquoise
#00CED1
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD5DF #DF675D
analogous
#5DDFA8 #5DD5DF #5D94DF
triadic
#5DD5DF #DF5DD5 #D5DF5D
tetradic
#5DD5DF #A85DDF #DF675D #94DF5D
square
#5DD5DF #A85DDF #DF675D #94DF5D
split-complementary
#5DD5DF #DF5D94 #DFA85D
monochromatic
#2098A2 #2AC8D5 #5DD5DF #90E2E9 #C3EFF3
Accessibility & contrast
On white
1.74
#5DD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5DD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD5DF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD5DF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#B2BEE0
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd5df; /* rgb */ color: rgb(93, 213, 223); /* oklch */ color: oklch(80.9% 0.108 202.8);
Tailwind
colors: {
custom: {
50: '#97e2e9',
500: '#5dd5df',
950: '#000000',
},
}SCSS
$custom: #5dd5df; $custom-light: #97e2e9; $custom-dark: #000000;
JSON
{
"hex": "#5dd5df",
"rgb": {
"r": 93,
"g": 213,
"b": 223
},
"hsl": {
"h": 184.615,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.80885,
"c": 0.10756,
"h": 202.8
},
"luminance": 0.55243
}Semantic roles & 50–950 ramp
primary
#5DD5DF
secondary
#A5443C
accent
#2517CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484