#5DE6CC#5DE6CC
#5DE6CC is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.3% C 0.125 H 178.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE6CC |
|---|---|
| RGB | rgb(93, 230, 204) |
| HSL | hsl(169, 73%, 63%) |
| HSV | hsv(169, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 11.3%, 9.8%) |
| CIE-LAB | lab(83.59, -43.33, 1.57) |
| CIE-LCH | lch(83.59, 43.36, 177.93°) |
| OKLab | oklab(84.28% -0.125 0.0035) |
| OKLCH | oklch(84.28% 0.125 178.4) |
| XYZ | xyz(43.7051, 63.2759, 67.0252) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 3.40
Turquoise
#40E0D0
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.53
Aquamarine (survey)
#04D8B2
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE6CC #E65D77
analogous
#5DE687 #5DE6CC #5DBBE6
triadic
#5DE6CC #CC5DE6 #E6CC5D
tetradic
#5DE6CC #875DE6 #E65D77 #BBE65D
square
#5DE6CC #875DE6 #E65D77 #BBE65D
split-complementary
#5DE6CC #E65DBB #E6875D
monochromatic
#1BAE92 #28DEBB #5DE6CC #92EEDD #C7F6ED
Accessibility & contrast
On white
1.54
#5DE6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5DE6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE6CC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE6CC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de6cc; /* rgb */ color: rgb(93, 230, 204); /* oklch */ color: oklch(84.3% 0.125 178.4);
Tailwind
colors: {
custom: {
50: '#98eedb',
500: '#5de6cc',
950: '#000000',
},
}SCSS
$custom: #5de6cc; $custom-light: #98eedb; $custom-dark: #000000;
JSON
{
"hex": "#5de6cc",
"rgb": {
"r": 93,
"g": 230,
"b": 204
},
"hsl": {
"h": 168.613,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.84279,
"c": 0.12501,
"h": 178.4
},
"luminance": 0.6328
}Semantic roles & 50–950 ramp
primary
#5DE6CC
secondary
#AF384F
accent
#1036D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584