#5DE0DF#5DE0DF
#5DE0DF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.114 H 194.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE0DF |
|---|---|
| RGB | rgb(93, 224, 223) |
| HSL | hsl(180, 68%, 62%) |
| HSV | hsv(180, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(82.36, -35.76, -10.30) |
| CIE-LCH | lch(82.36, 37.21, 196.07°) |
| OKLab | oklab(83.45% -0.1106 -0.0286) |
| OKLCH | oklch(83.45% 0.114 194.5) |
| XYZ | xyz(44.4834, 60.9616, 79.2202) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Darkturquoise
#00CED1
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE0DF #E05D5E
analogous
#5DE09E #5DE0DF #5DA0E0
triadic
#5DE0DF #DF5DE0 #E0DF5D
tetradic
#5DE0DF #9E5DE0 #E05D5E #A0E05D
square
#5DE0DF #9E5DE0 #E05D5E #A0E05D
split-complementary
#5DE0DF #E05DA0 #E09E5D
monochromatic
#1FA3A2 #2AD6D5 #5DE0DF #90EAE9 #C4F4F3
Accessibility & contrast
On white
1.59
#5DE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5DE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE0DF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE0DF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de0df; /* rgb */ color: rgb(93, 224, 223); /* oklch */ color: oklch(83.5% 0.114 194.5);
Tailwind
colors: {
custom: {
50: '#98eae8',
500: '#5de0df',
950: '#000000',
},
}SCSS
$custom: #5de0df; $custom-light: #98eae8; $custom-dark: #000000;
JSON
{
"hex": "#5de0df",
"rgb": {
"r": 93,
"g": 224,
"b": 223
},
"hsl": {
"h": 179.542,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.83452,
"c": 0.11421,
"h": 194.5
},
"luminance": 0.60966
}Semantic roles & 50–950 ramp
primary
#5DE0DF
secondary
#A63B3C
accent
#1617D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484