#5DE2CD#5DE2CD
#5DE2CD is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.4% C 0.120 H 181.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2CD |
|---|---|
| RGB | rgb(93, 226, 205) |
| HSL | hsl(171, 70%, 63%) |
| HSV | hsv(171, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(82.44, -41.31, -0.63) |
| CIE-LCH | lch(82.44, 41.32, 180.87°) |
| OKLab | oklab(83.36% -0.1204 -0.0024) |
| OKLCH | oklch(83.36% 0.12 181.1) |
| XYZ | xyz(42.7250, 61.1233, 67.2921) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.39
Tiffany Blue
#7BF2DA
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.47
Seafoam Blue
#78D1B6
ΔE00 5.86
Bright Aqua
#0BF9EA
ΔE00 6.20
Aquamarine (survey)
#04D8B2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2CD #E25D72
analogous
#5DE28A #5DE2CD #5DB5E2
triadic
#5DE2CD #CD5DE2 #E2CD5D
tetradic
#5DE2CD #8A5DE2 #E25D72 #B5E25D
square
#5DE2CD #8A5DE2 #E25D72 #B5E25D
split-complementary
#5DE2CD #E25DB5 #E28A5D
monochromatic
#1EA791 #29D9BD #5DE2CD #91EBDD #C5F5ED
Accessibility & contrast
On white
1.59
#5DE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5DE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2CD
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2CD | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#00E6DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de2cd; /* rgb */ color: rgb(93, 226, 205); /* oklch */ color: oklch(83.4% 0.120 181.1);
Tailwind
colors: {
custom: {
50: '#97ebdc',
500: '#5de2cd',
950: '#000000',
},
}SCSS
$custom: #5de2cd; $custom-light: #97ebdc; $custom-dark: #000000;
JSON
{
"hex": "#5de2cd",
"rgb": {
"r": 93,
"g": 226,
"b": 205
},
"hsl": {
"h": 170.526,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.83359,
"c": 0.12039,
"h": 181.1
},
"luminance": 0.61128
}Semantic roles & 50–950 ramp
primary
#5DE2CD
secondary
#A93A4C
accent
#1432D2
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484