#5DE9BA#5DE9BA
#5DE9BA is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.5% C 0.139 H 167.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9BA |
|---|---|
| RGB | rgb(93, 233, 186) |
| HSL | hsl(160, 76%, 64%) |
| HSV | hsv(160, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 20.2%, 8.6%) |
| CIE-LAB | lab(84.04, -48.84, 11.69) |
| CIE-LCH | lch(84.04, 50.22, 166.54°) |
| OKLab | oklab(84.51% -0.1361 0.0299) |
| OKLCH | oklch(84.51% 0.139 167.6) |
| XYZ | xyz(42.5116, 64.1458, 56.5859) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9BA #E95D8C
analogous
#5DE974 #5DE9BA #5DD2E9
triadic
#5DE9BA #BA5DE9 #E9BA5D
tetradic
#5DE9BA #745DE9 #E95D8C #D2E95D
square
#5DE9BA #745DE9 #E95D8C #D2E95D
split-complementary
#5DE9BA #E95DD2 #E9745D
monochromatic
#18B37F #27E2A3 #5DE9BA #93F0D1 #C9F8E8
Accessibility & contrast
On white
1.52
#5DE9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5DE9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9BA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9BA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB8
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#00EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5de9ba; /* rgb */ color: rgb(93, 233, 186); /* oklch */ color: oklch(84.5% 0.139 167.6);
Tailwind
colors: {
custom: {
50: '#98f1ce',
500: '#5de9ba',
950: '#000000',
},
}SCSS
$custom: #5de9ba; $custom-light: #98f1ce; $custom-dark: #000000;
JSON
{
"hex": "#5de9ba",
"rgb": {
"r": 93,
"g": 233,
"b": 186
},
"hsl": {
"h": 159.857,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.84508,
"c": 0.13933,
"h": 167.6
},
"luminance": 0.6415
}Semantic roles & 50–950 ramp
primary
#5DE9BA
secondary
#B33761
accent
#0D51D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583