#5DE8BE#5DE8BE
#5DE8BE is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.4% C 0.135 H 169.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8BE |
|---|---|
| RGB | rgb(93, 232, 190) |
| HSL | hsl(162, 75%, 64%) |
| HSV | hsv(162, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(83.84, -47.51, 9.30) |
| CIE-LCH | lch(83.84, 48.41, 168.92°) |
| OKLab | oklab(84.37% -0.1332 0.0238) |
| OKLCH | oklch(84.37% 0.135 169.9) |
| XYZ | xyz(42.6605, 63.7537, 58.7627) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 3.54
Aqua (survey)
#13EAC9
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8BE #E85D87
analogous
#5DE878 #5DE8BE #5DCCE8
triadic
#5DE8BE #BE5DE8 #E8BE5D
tetradic
#5DE8BE #785DE8 #E85D87 #CCE85D
square
#5DE8BE #785DE8 #E85D87 #CCE85D
split-complementary
#5DE8BE #E85DCC #E8785D
monochromatic
#19B183 #27E0A8 #5DE8BE #93F0D4 #C8F7E9
Accessibility & contrast
On white
1.53
#5DE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5DE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8BE
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8BE | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#00E9DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de8be; /* rgb */ color: rgb(93, 232, 190); /* oklch */ color: oklch(84.4% 0.135 169.9);
Tailwind
colors: {
custom: {
50: '#98f0d1',
500: '#5de8be',
950: '#000000',
},
}SCSS
$custom: #5de8be; $custom-light: #98f0d1; $custom-dark: #000000;
JSON
{
"hex": "#5de8be",
"rgb": {
"r": 93,
"g": 232,
"b": 190
},
"hsl": {
"h": 161.871,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.84371,
"c": 0.13535,
"h": 169.9
},
"luminance": 0.63758
}Semantic roles & 50–950 ramp
primary
#5DE8BE
secondary
#B2375C
accent
#0E4BD7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583