#5DE7B2#5DE7B2
#5DE7B2 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.143 H 164.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7B2 |
|---|---|
| RGB | rgb(93, 231, 178) |
| HSL | hsl(157, 74%, 64%) |
| HSV | hsv(157, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(83.28, -49.76, 14.80) |
| CIE-LCH | lch(83.28, 51.91, 163.44°) |
| OKLab | oklab(83.83% -0.1376 0.0379) |
| OKLCH | oklch(83.83% 0.143 164.6) |
| XYZ | xyz(41.1219, 62.6892, 52.0439) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.85
Light Aquamarine
#7BFDC7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7B2 #E75D92
analogous
#5DE76D #5DE7B2 #5DD7E7
triadic
#5DE7B2 #B25DE7 #E7B25D
tetradic
#5DE7B2 #6D5DE7 #E75D92 #D7E75D
square
#5DE7B2 #6D5DE7 #E75D92 #D7E75D
split-complementary
#5DE7B2 #E75DD7 #E76D5D
monochromatic
#1AB076 #28DF99 #5DE7B2 #92EFCB #C8F7E5
Accessibility & contrast
On white
1.55
#5DE7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5DE7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7B2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7B2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AF
Deuteranopia (green-blind)
#CFCAB5
Tritanopia (blue-blind)
#00E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de7b2; /* rgb */ color: rgb(93, 231, 178); /* oklch */ color: oklch(83.8% 0.143 164.6);
Tailwind
colors: {
custom: {
50: '#97efc9',
500: '#5de7b2',
950: '#000000',
},
}SCSS
$custom: #5de7b2; $custom-light: #97efc9; $custom-dark: #000000;
JSON
{
"hex": "#5de7b2",
"rgb": {
"r": 93,
"g": 231,
"b": 178
},
"hsl": {
"h": 156.957,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83827,
"c": 0.14272,
"h": 164.6
},
"luminance": 0.62693
}Semantic roles & 50–950 ramp
primary
#5DE7B2
secondary
#B03866
accent
#0F5CD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582