#5DE4A6#5DE4A6
#5DE4A6 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 82.8% C 0.148 H 160.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE4A6 |
|---|---|
| RGB | rgb(93, 228, 166) |
| HSL | hsl(152, 71%, 63%) |
| HSV | hsv(152, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 27.2%, 10.6%) |
| CIE-LAB | lab(82.14, -51.05, 19.47) |
| CIE-LCH | lch(82.14, 54.64, 159.12°) |
| OKLab | oklab(82.82% -0.1399 0.0496) |
| OKLCH | oklch(82.82% 0.148 160.5) |
| XYZ | xyz(39.1369, 60.5633, 45.6964) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 4.70
Aqua Marine
#2EE8BB
ΔE00 5.43
Light Blue Green
#7EFBB3
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE4A6 #E45D9B
analogous
#5DE462 #5DE4A6 #5DDFE4
triadic
#5DE4A6 #A65DE4 #E4A65D
tetradic
#5DE4A6 #625DE4 #E45D9B #DFE45D
square
#5DE4A6 #625DE4 #E45D9B #DFE45D
split-complementary
#5DE4A6 #E45DDF #E4625D
monochromatic
#1CAA69 #29DB89 #5DE4A6 #91EDC3 #C6F5E0
Accessibility & contrast
On white
1.60
#5DE4A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#5DE4A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE4A6
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE4A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE4A6 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A2
Deuteranopia (green-blind)
#CFC7AA
Tritanopia (blue-blind)
#19E3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de4a6; /* rgb */ color: rgb(93, 228, 166); /* oklch */ color: oklch(82.8% 0.148 160.5);
Tailwind
colors: {
custom: {
50: '#97edc0',
500: '#5de4a6',
950: '#000000',
},
}SCSS
$custom: #5de4a6; $custom-light: #97edc0; $custom-dark: #000000;
JSON
{
"hex": "#5de4a6",
"rgb": {
"r": 93,
"g": 228,
"b": 166
},
"hsl": {
"h": 152.444,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82818,
"c": 0.14845,
"h": 160.5
},
"luminance": 0.60567
}Semantic roles & 50–950 ramp
primary
#5DE4A6
secondary
#AC396E
accent
#126BD3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582