#5DEDC0#5DEDC0
#5DEDC0 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.140 H 169.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEDC0 |
|---|---|
| RGB | rgb(93, 237, 192) |
| HSL | hsl(161, 80%, 65%) |
| HSV | hsv(161, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(85.35, -49.17, 10.41) |
| CIE-LCH | lch(85.35, 50.26, 168.04°) |
| OKLab | oklab(85.62% -0.1375 0.0266) |
| OKLCH | oklch(85.62% 0.14 169) |
| XYZ | xyz(44.3081, 66.6967, 60.3977) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.03
Bright Teal
#01F9C6
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.40
Aqua (survey)
#13EAC9
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEDC0 #ED5D8A
analogous
#5DED78 #5DEDC0 #5DD2ED
triadic
#5DEDC0 #C05DED #EDC05D
tetradic
#5DEDC0 #785DED #ED5D8A #D2ED5D
square
#5DEDC0 #785DED #ED5D8A #D2ED5D
split-complementary
#5DEDC0 #ED5DD2 #ED785D
monochromatic
#15BB87 #26E7AB #5DEDC0 #94F3D5 #CBF9EB
Accessibility & contrast
On white
1.46
#5DEDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5DEDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEDC0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEDC0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5dedc0; /* rgb */ color: rgb(93, 237, 192); /* oklch */ color: oklch(85.6% 0.140 169.0);
Tailwind
colors: {
custom: {
50: '#98f3d3',
500: '#5dedc0',
950: '#000000',
},
}SCSS
$custom: #5dedc0; $custom-light: #98f3d3; $custom-dark: #000000;
JSON
{
"hex": "#5dedc0",
"rgb": {
"r": 93,
"g": 237,
"b": 192
},
"hsl": {
"h": 161.25,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.8562,
"c": 0.14006,
"h": 169
},
"luminance": 0.66701
}Semantic roles & 50–950 ramp
primary
#5DEDC0
secondary
#BA345E
accent
#094BDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583