#5DE6CE#5DE6CE
#5DE6CE is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.3% C 0.124 H 179.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE6CE |
|---|---|
| RGB | rgb(93, 230, 206) |
| HSL | hsl(169, 73%, 63%) |
| HSV | hsv(169, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 10.4%, 9.8%) |
| CIE-LAB | lab(83.64, -42.84, 0.59) |
| CIE-LCH | lch(83.64, 42.85, 179.21°) |
| OKLab | oklab(84.34% -0.1241 0.0009) |
| OKLCH | oklch(84.34% 0.124 179.6) |
| XYZ | xyz(43.9465, 63.3725, 68.2967) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.26
Tiffany Blue
#7BF2DA
ΔE00 3.33
Aqua (survey)
#13EAC9
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 5.84
Bright Aqua
#0BF9EA
ΔE00 5.93
Light Turquoise
#7EF4CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE6CE #E65D75
analogous
#5DE689 #5DE6CE #5DB9E6
triadic
#5DE6CE #CE5DE6 #E6CE5D
tetradic
#5DE6CE #895DE6 #E65D75 #B9E65D
square
#5DE6CE #895DE6 #E65D75 #B9E65D
split-complementary
#5DE6CE #E65DB9 #E6895D
monochromatic
#1BAE94 #28DEBE #5DE6CE #92EEDE #C7F6EE
Accessibility & contrast
On white
1.54
#5DE6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5DE6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE6CE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE6CE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de6ce; /* rgb */ color: rgb(93, 230, 206); /* oklch */ color: oklch(84.3% 0.124 179.6);
Tailwind
colors: {
custom: {
50: '#98eedc',
500: '#5de6ce',
950: '#000000',
},
}SCSS
$custom: #5de6ce; $custom-light: #98eedc; $custom-dark: #000000;
JSON
{
"hex": "#5de6ce",
"rgb": {
"r": 93,
"g": 230,
"b": 206
},
"hsl": {
"h": 169.489,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.84336,
"c": 0.12408,
"h": 179.6
},
"luminance": 0.63377
}Semantic roles & 50–950 ramp
primary
#5DE6CE
secondary
#AF384D
accent
#1033D5
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584