#5DE7B3#5DE7B3
#5DE7B3 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.9% C 0.142 H 165.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7B3 |
|---|---|
| RGB | rgb(93, 231, 179) |
| HSL | hsl(157, 74%, 64%) |
| HSV | hsv(157, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 22.5%, 9.4%) |
| CIE-LAB | lab(83.30, -49.54, 14.30) |
| CIE-LCH | lch(83.30, 51.57, 163.90°) |
| OKLab | oklab(83.85% -0.1372 0.0366) |
| OKLCH | oklch(83.85% 0.142 165.1) |
| XYZ | xyz(41.2227, 62.7295, 52.5747) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.32
Seafoam
#7FE0B3
ΔE00 3.69
Eucalyptus
#44D7A8
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.70
Light Aquamarine
#7BFDC7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7B3 #E75D91
analogous
#5DE76E #5DE7B3 #5DD6E7
triadic
#5DE7B3 #B35DE7 #E7B35D
tetradic
#5DE7B3 #6E5DE7 #E75D91 #D6E75D
square
#5DE7B3 #6E5DE7 #E75D91 #D6E75D
split-complementary
#5DE7B3 #E75DD6 #E76E5D
monochromatic
#1AB077 #28DF9A #5DE7B3 #92EFCC #C8F7E5
Accessibility & contrast
On white
1.55
#5DE7B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5DE7B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7B3
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7B3 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8B0
Deuteranopia (green-blind)
#CFCAB6
Tritanopia (blue-blind)
#00E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de7b3; /* rgb */ color: rgb(93, 231, 179); /* oklch */ color: oklch(83.9% 0.142 165.1);
Tailwind
colors: {
custom: {
50: '#97efc9',
500: '#5de7b3',
950: '#000000',
},
}SCSS
$custom: #5de7b3; $custom-light: #97efc9; $custom-dark: #000000;
JSON
{
"hex": "#5de7b3",
"rgb": {
"r": 93,
"g": 231,
"b": 179
},
"hsl": {
"h": 157.391,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83852,
"c": 0.14196,
"h": 165.1
},
"luminance": 0.62734
}Semantic roles & 50–950 ramp
primary
#5DE7B3
secondary
#B03865
accent
#0F5AD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582