#5DE3BF#5DE3BF
#5DE3BF is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.2% C 0.129 H 172.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3BF |
|---|---|
| RGB | rgb(93, 227, 191) |
| HSL | hsl(164, 71%, 63%) |
| HSV | hsv(164, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(82.39, -45.14, 6.70) |
| CIE-LCH | lch(82.39, 45.63, 171.56°) |
| OKLab | oklab(83.2% -0.1276 0.017) |
| OKLCH | oklch(83.2% 0.129 172.4) |
| XYZ | xyz(41.3828, 61.0227, 58.8778) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.08
Aqua (survey)
#13EAC9
ΔE00 3.68
Aquamarine (survey)
#04D8B2
ΔE00 4.20
Eucalyptus
#44D7A8
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3BF #E35D81
analogous
#5DE37C #5DE3BF #5DC4E3
triadic
#5DE3BF #BF5DE3 #E3BF5D
tetradic
#5DE3BF #7C5DE3 #E35D81 #C4E35D
square
#5DE3BF #7C5DE3 #E35D81 #C4E35D
split-complementary
#5DE3BF #E35DC4 #E37C5D
monochromatic
#1DA883 #29DAAA #5DE3BF #91ECD4 #C5F5E8
Accessibility & contrast
On white
1.59
#5DE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5DE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3BF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3BF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#C9C7C2
Tritanopia (blue-blind)
#00E5D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de3bf; /* rgb */ color: rgb(93, 227, 191); /* oklch */ color: oklch(83.2% 0.129 172.4);
Tailwind
colors: {
custom: {
50: '#97ecd2',
500: '#5de3bf',
950: '#000000',
},
}SCSS
$custom: #5de3bf; $custom-light: #97ecd2; $custom-dark: #000000;
JSON
{
"hex": "#5de3bf",
"rgb": {
"r": 93,
"g": 227,
"b": 191
},
"hsl": {
"h": 163.881,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.832,
"c": 0.12874,
"h": 172.4
},
"luminance": 0.61027
}Semantic roles & 50–950 ramp
primary
#5DE3BF
secondary
#AA3A58
accent
#1346D3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583