#5DE6B4#5DE6B4
#5DE6B4 is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.6% C 0.140 H 165.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE6B4 |
|---|---|
| RGB | rgb(93, 230, 180) |
| HSL | hsl(158, 73%, 63%) |
| HSV | hsv(158, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 21.7%, 9.8%) |
| CIE-LAB | lab(83.03, -48.91, 13.39) |
| CIE-LCH | lch(83.03, 50.71, 164.69°) |
| OKLab | oklab(83.64% -0.1357 0.0343) |
| OKLCH | oklch(83.64% 0.14 165.8) |
| XYZ | xyz(41.0451, 62.2119, 53.0162) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 3.55
Eucalyptus
#44D7A8
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.78
Bright Teal
#01F9C6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE6B4 #E65D8F
analogous
#5DE66F #5DE6B4 #5DD4E6
triadic
#5DE6B4 #B45DE6 #E6B45D
tetradic
#5DE6B4 #6F5DE6 #E65D8F #D4E65D
square
#5DE6B4 #6F5DE6 #E65D8F #D4E65D
split-complementary
#5DE6B4 #E65DD4 #E66F5D
monochromatic
#1BAE78 #28DE9B #5DE6B4 #92EECD #C7F6E5
Accessibility & contrast
On white
1.56
#5DE6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5DE6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE6B4
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE6B4 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B1
Deuteranopia (green-blind)
#CEC9B7
Tritanopia (blue-blind)
#00E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de6b4; /* rgb */ color: rgb(93, 230, 180); /* oklch */ color: oklch(83.6% 0.140 165.8);
Tailwind
colors: {
custom: {
50: '#97efca',
500: '#5de6b4',
950: '#000000',
},
}SCSS
$custom: #5de6b4; $custom-light: #97efca; $custom-dark: #000000;
JSON
{
"hex": "#5de6b4",
"rgb": {
"r": 93,
"g": 230,
"b": 180
},
"hsl": {
"h": 158.102,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.83635,
"c": 0.13995,
"h": 165.8
},
"luminance": 0.62216
}Semantic roles & 50–950 ramp
primary
#5DE6B4
secondary
#AF3864
accent
#1058D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582