#5DE1DC#5DE1DC
#5DE1DC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.6% C 0.115 H 191.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE1DC |
|---|---|
| RGB | rgb(93, 225, 220) |
| HSL | hsl(178, 69%, 62%) |
| HSV | hsv(178, 59%, 88%) |
| CMYK | cmyk(58.7%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(82.56, -37.02, -8.41) |
| CIE-LCH | lch(82.56, 37.96, 192.79°) |
| OKLab | oklab(83.59% -0.1129 -0.0234) |
| OKLCH | oklch(83.59% 0.115 191.7) |
| XYZ | xyz(44.3520, 61.3403, 77.1987) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.49
Bright Aqua
#0BF9EA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE1DC #E15D62
analogous
#5DE19A #5DE1DC #5DA4E1
triadic
#5DE1DC #DC5DE1 #E1DC5D
tetradic
#5DE1DC #9A5DE1 #E15D62 #A4E15D
square
#5DE1DC #9A5DE1 #E15D62 #A4E15D
split-complementary
#5DE1DC #E15DA4 #E19A5D
monochromatic
#1FA5A0 #29D7D1 #5DE1DC #91EBE7 #C4F4F2
Accessibility & contrast
On white
1.58
#5DE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5DE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE1DC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE1DC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de1dc; /* rgb */ color: rgb(93, 225, 220); /* oklch */ color: oklch(83.6% 0.115 191.7);
Tailwind
colors: {
custom: {
50: '#98ebe6',
500: '#5de1dc',
950: '#000000',
},
}SCSS
$custom: #5de1dc; $custom-light: #98ebe6; $custom-dark: #000000;
JSON
{
"hex": "#5de1dc",
"rgb": {
"r": 93,
"g": 225,
"b": 220
},
"hsl": {
"h": 177.727,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.83588,
"c": 0.11527,
"h": 191.7
},
"luminance": 0.61345
}Semantic roles & 50–950 ramp
primary
#5DE1DC
secondary
#A83B3F
accent
#151CD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484