#5DE9BC#5DE9BC
#5DE9BC is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.138 H 168.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9BC |
|---|---|
| RGB | rgb(93, 233, 188) |
| HSL | hsl(161, 76%, 64%) |
| HSV | hsv(161, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.09, -48.39, 10.70) |
| CIE-LCH | lch(84.09, 49.56, 167.53°) |
| OKLab | oklab(84.56% -0.1352 0.0274) |
| OKLCH | oklch(84.56% 0.138 168.5) |
| XYZ | xyz(42.7257, 64.2315, 57.7135) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9BC #E95D8A
analogous
#5DE976 #5DE9BC #5DD0E9
triadic
#5DE9BC #BC5DE9 #E9BC5D
tetradic
#5DE9BC #765DE9 #E95D8A #D0E95D
square
#5DE9BC #765DE9 #E95D8A #D0E95D
split-complementary
#5DE9BC #E95DD0 #E9765D
monochromatic
#18B381 #27E2A6 #5DE9BC #93F0D2 #C9F8E9
Accessibility & contrast
On white
1.52
#5DE9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5DE9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9BC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9BC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#00EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5de9bc; /* rgb */ color: rgb(93, 233, 188); /* oklch */ color: oklch(84.6% 0.138 168.5);
Tailwind
colors: {
custom: {
50: '#98f1d0',
500: '#5de9bc',
950: '#000000',
},
}SCSS
$custom: #5de9bc; $custom-light: #98f1d0; $custom-dark: #000000;
JSON
{
"hex": "#5de9bc",
"rgb": {
"r": 93,
"g": 233,
"b": 188
},
"hsl": {
"h": 160.714,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.84559,
"c": 0.13793,
"h": 168.5
},
"luminance": 0.64236
}Semantic roles & 50–950 ramp
primary
#5DE9BC
secondary
#B3375F
accent
#0D4ED8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583