#5DD7DF#5DD7DF
#5DD7DF is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.4% C 0.109 H 201.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7DF |
|---|---|
| RGB | rgb(93, 215, 223) |
| HSL | hsl(184, 67%, 62%) |
| HSV | hsv(184, 58%, 87%) |
| CMYK | cmyk(58.3%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.76, -31.52, -14.19) |
| CIE-LCH | lch(79.76, 34.57, 204.23°) |
| OKLab | oklab(81.35% -0.1012 -0.0393) |
| OKLCH | oklch(81.35% 0.109 201.2) |
| XYZ | xyz(42.1283, 56.2515, 78.4352) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7DF #DF655D
analogous
#5DDFA6 #5DD7DF #5D96DF
triadic
#5DD7DF #DF5DD7 #D7DF5D
tetradic
#5DD7DF #A65DDF #DF655D #96DF5D
square
#5DD7DF #A65DDF #DF655D #96DF5D
split-complementary
#5DD7DF #DF5D96 #DFA65D
monochromatic
#209AA2 #2ACAD5 #5DD7DF #90E4E9 #C3F0F3
Accessibility & contrast
On white
1.71
#5DD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#5DD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7DF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7DF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#B4BFE0
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd7df; /* rgb */ color: rgb(93, 215, 223); /* oklch */ color: oklch(81.4% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#98e3e9',
500: '#5dd7df',
950: '#000000',
},
}SCSS
$custom: #5dd7df; $custom-light: #98e3e9; $custom-dark: #000000;
JSON
{
"hex": "#5dd7df",
"rgb": {
"r": 93,
"g": 215,
"b": 223
},
"hsl": {
"h": 183.692,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.81351,
"c": 0.10859,
"h": 201.2
},
"luminance": 0.56256
}Semantic roles & 50–950 ramp
primary
#5DD7DF
secondary
#A5423C
accent
#2217CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484