#5DE3BA#5DE3BA
#5DE3BA is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.1% C 0.132 H 169.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3BA |
|---|---|
| RGB | rgb(93, 227, 186) |
| HSL | hsl(162, 71%, 63%) |
| HSV | hsv(162, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 18.1%, 11%) |
| CIE-LAB | lab(82.27, -46.29, 9.17) |
| CIE-LCH | lch(82.27, 47.19, 168.79°) |
| OKLab | oklab(83.07% -0.1298 0.0234) |
| OKLCH | oklch(83.07% 0.132 169.8) |
| XYZ | xyz(40.8419, 60.8064, 56.0293) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.64
Eucalyptus
#44D7A8
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 3.88
Aquamarine (survey)
#04D8B2
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3BA #E35D86
analogous
#5DE377 #5DE3BA #5DC9E3
triadic
#5DE3BA #BA5DE3 #E3BA5D
tetradic
#5DE3BA #775DE3 #E35D86 #C9E35D
square
#5DE3BA #775DE3 #E35D86 #C9E35D
split-complementary
#5DE3BA #E35DC9 #E3775D
monochromatic
#1DA87E #29DAA4 #5DE3BA #91ECD0 #C5F5E6
Accessibility & contrast
On white
1.60
#5DE3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5DE3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3BA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3BA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B8
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#00E4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de3ba; /* rgb */ color: rgb(93, 227, 186); /* oklch */ color: oklch(83.1% 0.132 169.8);
Tailwind
colors: {
custom: {
50: '#97ecce',
500: '#5de3ba',
950: '#000000',
},
}SCSS
$custom: #5de3ba; $custom-light: #97ecce; $custom-dark: #000000;
JSON
{
"hex": "#5de3ba",
"rgb": {
"r": 93,
"g": 227,
"b": 186
},
"hsl": {
"h": 161.642,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.83066,
"c": 0.13195,
"h": 169.8
},
"luminance": 0.6081
}Semantic roles & 50–950 ramp
primary
#5DE3BA
secondary
#AA3A5C
accent
#134ED3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583