#5DD9DF#5DD9DF
#5DD9DF is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.8% C 0.110 H 199.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD9DF |
|---|---|
| RGB | rgb(93, 217, 223) |
| HSL | hsl(183, 67%, 62%) |
| HSV | hsv(183, 58%, 87%) |
| CMYK | cmyk(58.3%, 2.7%, 0%, 12.5%) |
| CIE-LAB | lab(80.33, -32.47, -13.32) |
| CIE-LCH | lch(80.33, 35.10, 202.31°) |
| OKLab | oklab(81.82% -0.1033 -0.0369) |
| OKLCH | oklch(81.82% 0.11 199.6) |
| XYZ | xyz(42.6407, 57.2762, 78.6060) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 4.69
Mediumturquoise
#48D1CC
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Bright Light Blue
#26F7FD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD9DF #DF635D
analogous
#5DDFA4 #5DD9DF #5D98DF
triadic
#5DD9DF #DF5DD9 #D9DF5D
tetradic
#5DD9DF #A45DDF #DF635D #98DF5D
square
#5DD9DF #A45DDF #DF635D #98DF5D
split-complementary
#5DD9DF #DF5D98 #DFA45D
monochromatic
#209CA2 #2ACDD5 #5DD9DF #90E5E9 #C3F1F3
Accessibility & contrast
On white
1.69
#5DD9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#5DD9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD9DF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD9DF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#B6C1E0
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5dd9df; /* rgb */ color: rgb(93, 217, 223); /* oklch */ color: oklch(81.8% 0.110 199.6);
Tailwind
colors: {
custom: {
50: '#98e5e9',
500: '#5dd9df',
950: '#000000',
},
}SCSS
$custom: #5dd9df; $custom-light: #98e5e9; $custom-dark: #000000;
JSON
{
"hex": "#5dd9df",
"rgb": {
"r": 93,
"g": 217,
"b": 223
},
"hsl": {
"h": 182.769,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.81818,
"c": 0.10971,
"h": 199.6
},
"luminance": 0.57281
}Semantic roles & 50–950 ramp
primary
#5DD9DF
secondary
#A5403C
accent
#1F17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484