#5DE2BB#5DE2BB
#5DE2BB is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.9% C 0.130 H 170.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2BB |
|---|---|
| RGB | rgb(93, 226, 187) |
| HSL | hsl(162, 70%, 63%) |
| HSV | hsv(162, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.00, -45.63, 8.25) |
| CIE-LCH | lch(82.00, 46.37, 169.75°) |
| OKLab | oklab(82.85% -0.1284 0.0211) |
| OKLCH | oklch(82.85% 0.13 170.7) |
| XYZ | xyz(40.6759, 60.3036, 56.5002) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.84
Eucalyptus
#44D7A8
ΔE00 3.70
Aquamarine (survey)
#04D8B2
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2BB #E25D84
analogous
#5DE278 #5DE2BB #5DC7E2
triadic
#5DE2BB #BB5DE2 #E2BB5D
tetradic
#5DE2BB #785DE2 #E25D84 #C7E25D
square
#5DE2BB #785DE2 #E25D84 #C7E25D
split-complementary
#5DE2BB #E25DC7 #E2785D
monochromatic
#1EA77F #29D9A5 #5DE2BB #91EBD1 #C5F5E7
Accessibility & contrast
On white
1.61
#5DE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5DE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2BB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2BB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#C9C6BE
Tritanopia (blue-blind)
#00E4D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de2bb; /* rgb */ color: rgb(93, 226, 187); /* oklch */ color: oklch(82.9% 0.130 170.7);
Tailwind
colors: {
custom: {
50: '#97eccf',
500: '#5de2bb',
950: '#000000',
},
}SCSS
$custom: #5de2bb; $custom-light: #97eccf; $custom-dark: #000000;
JSON
{
"hex": "#5de2bb",
"rgb": {
"r": 93,
"g": 226,
"b": 187
},
"hsl": {
"h": 162.406,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.82853,
"c": 0.13008,
"h": 170.7
},
"luminance": 0.60308
}Semantic roles & 50–950 ramp
primary
#5DE2BB
secondary
#A93A5B
accent
#144CD2
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583