#5DE8BA#5DE8BA
#5DE8BA is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.3% C 0.138 H 167.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8BA |
|---|---|
| RGB | rgb(93, 232, 186) |
| HSL | hsl(160, 75%, 64%) |
| HSV | hsv(160, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 19.8%, 9%) |
| CIE-LAB | lab(83.75, -48.42, 11.27) |
| CIE-LCH | lch(83.75, 49.71, 166.90°) |
| OKLab | oklab(84.27% -0.135 0.0289) |
| OKLCH | oklch(84.27% 0.138 167.9) |
| XYZ | xyz(42.2294, 63.5813, 56.4918) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 3.90
Eucalyptus
#44D7A8
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8BA #E85D8B
analogous
#5DE874 #5DE8BA #5DD0E8
triadic
#5DE8BA #BA5DE8 #E8BA5D
tetradic
#5DE8BA #745DE8 #E85D8B #D0E85D
square
#5DE8BA #745DE8 #E85D8B #D0E85D
split-complementary
#5DE8BA #E85DD0 #E8745D
monochromatic
#19B17F #27E0A3 #5DE8BA #93F0D1 #C8F7E8
Accessibility & contrast
On white
1.53
#5DE8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5DE8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8BA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8BA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B8
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de8ba; /* rgb */ color: rgb(93, 232, 186); /* oklch */ color: oklch(84.3% 0.138 167.9);
Tailwind
colors: {
custom: {
50: '#97f0ce',
500: '#5de8ba',
950: '#000000',
},
}SCSS
$custom: #5de8ba; $custom-light: #97f0ce; $custom-dark: #000000;
JSON
{
"hex": "#5de8ba",
"rgb": {
"r": 93,
"g": 232,
"b": 186
},
"hsl": {
"h": 160.144,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.84268,
"c": 0.1381,
"h": 167.9
},
"luminance": 0.63586
}Semantic roles & 50–950 ramp
primary
#5DE8BA
secondary
#B23760
accent
#0E51D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583