#5DE9CD#5DE9CD
#5DE9CD is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.128 H 177.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9CD |
|---|---|
| RGB | rgb(93, 233, 205) |
| HSL | hsl(168, 76%, 64%) |
| HSV | hsv(168, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 12%, 8.6%) |
| CIE-LAB | lab(84.49, -44.40, 2.35) |
| CIE-LCH | lch(84.49, 44.46, 176.97°) |
| OKLab | oklab(85.02% -0.1276 0.0055) |
| OKLCH | oklch(85.02% 0.128 177.5) |
| XYZ | xyz(44.6674, 65.0081, 67.9396) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.12
Turquoise
#40E0D0
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.80
Light Turquoise
#7EF4CC
ΔE00 4.86
Aquamarine (survey)
#04D8B2
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9CD #E95D79
analogous
#5DE987 #5DE9CD #5DBFE9
triadic
#5DE9CD #CD5DE9 #E9CD5D
tetradic
#5DE9CD #875DE9 #E95D79 #BFE95D
square
#5DE9CD #875DE9 #E95D79 #BFE95D
split-complementary
#5DE9CD #E95DBF #E9875D
monochromatic
#18B394 #27E2BC #5DE9CD #93F0DE #C9F8EE
Accessibility & contrast
On white
1.50
#5DE9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5DE9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9CD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9CD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de9cd; /* rgb */ color: rgb(93, 233, 205); /* oklch */ color: oklch(85.0% 0.128 177.5);
Tailwind
colors: {
custom: {
50: '#98f0dc',
500: '#5de9cd',
950: '#000000',
},
}SCSS
$custom: #5de9cd; $custom-light: #98f0dc; $custom-dark: #000000;
JSON
{
"hex": "#5de9cd",
"rgb": {
"r": 93,
"g": 233,
"b": 205
},
"hsl": {
"h": 168,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.85019,
"c": 0.12773,
"h": 177.5
},
"luminance": 0.65013
}Semantic roles & 50–950 ramp
primary
#5DE9CD
secondary
#B33750
accent
#0D36D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584