#5DE5B3#5DE5B3
#5DE5B3 is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.4% C 0.139 H 165.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE5B3 |
|---|---|
| RGB | rgb(93, 229, 179) |
| HSL | hsl(158, 72%, 63%) |
| HSV | hsv(158, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 21.8%, 10.2%) |
| CIE-LAB | lab(82.71, -48.71, 13.47) |
| CIE-LCH | lch(82.71, 50.53, 164.54°) |
| OKLab | oklab(83.37% -0.1351 0.0345) |
| OKLCH | oklch(83.37% 0.139 165.7) |
| XYZ | xyz(40.6661, 61.6164, 52.3891) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 3.46
Eucalyptus
#44D7A8
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.75
Light Greenish Blue
#63F7B4
ΔE00 4.92
Bright Teal
#01F9C6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE5B3 #E55D8F
analogous
#5DE56F #5DE5B3 #5DD3E5
triadic
#5DE5B3 #B35DE5 #E5B35D
tetradic
#5DE5B3 #6F5DE5 #E55D8F #D3E55D
square
#5DE5B3 #6F5DE5 #E55D8F #D3E55D
split-complementary
#5DE5B3 #E55DD3 #E56F5D
monochromatic
#1CAC77 #28DD9A #5DE5B3 #92EDCC #C6F6E4
Accessibility & contrast
On white
1.58
#5DE5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#5DE5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE5B3
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE5B3 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B0
Deuteranopia (green-blind)
#CDC8B6
Tritanopia (blue-blind)
#00E5D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de5b3; /* rgb */ color: rgb(93, 229, 179); /* oklch */ color: oklch(83.4% 0.139 165.7);
Tailwind
colors: {
custom: {
50: '#97eec9',
500: '#5de5b3',
950: '#000000',
},
}SCSS
$custom: #5de5b3; $custom-light: #97eec9; $custom-dark: #000000;
JSON
{
"hex": "#5de5b3",
"rgb": {
"r": 93,
"g": 229,
"b": 179
},
"hsl": {
"h": 157.941,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.83369,
"c": 0.13942,
"h": 165.7
},
"luminance": 0.6162
}Semantic roles & 50–950 ramp
primary
#5DE5B3
secondary
#AD3964
accent
#1159D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582