#5DE2DC#5DE2DC
#5DE2DC is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.8% C 0.116 H 191.0°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2DC |
|---|---|
| RGB | rgb(93, 226, 220) |
| HSL | hsl(177, 70%, 63%) |
| HSV | hsv(177, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(82.85, -37.47, -7.98) |
| CIE-LCH | lch(82.85, 38.31, 192.02°) |
| OKLab | oklab(83.82% -0.1139 -0.0222) |
| OKLCH | oklch(83.82% 0.116 191) |
| XYZ | xyz(44.6232, 61.8825, 77.2891) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.87
Mediumturquoise
#48D1CC
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.23
Bright Aqua
#0BF9EA
ΔE00 6.28
Bright Cyan
#41FDFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2DC #E25D63
analogous
#5DE299 #5DE2DC #5DA6E2
triadic
#5DE2DC #DC5DE2 #E2DC5D
tetradic
#5DE2DC #995DE2 #E25D63 #A6E25D
square
#5DE2DC #995DE2 #E25D63 #A6E25D
split-complementary
#5DE2DC #E25DA6 #E2995D
monochromatic
#1EA7A1 #29D9D1 #5DE2DC #91EBE7 #C5F5F2
Accessibility & contrast
On white
1.57
#5DE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5DE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2DC
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2DC | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de2dc; /* rgb */ color: rgb(93, 226, 220); /* oklch */ color: oklch(83.8% 0.116 191.0);
Tailwind
colors: {
custom: {
50: '#98ebe6',
500: '#5de2dc',
950: '#000000',
},
}SCSS
$custom: #5de2dc; $custom-light: #98ebe6; $custom-dark: #000000;
JSON
{
"hex": "#5de2dc",
"rgb": {
"r": 93,
"g": 226,
"b": 220
},
"hsl": {
"h": 177.293,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.83823,
"c": 0.11605,
"h": 191
},
"luminance": 0.61887
}Semantic roles & 50–950 ramp
primary
#5DE2DC
secondary
#A93A3F
accent
#141CD2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484