#5DECB3#5DECB3
#5DECB3 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.148 H 163.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECB3 |
|---|---|
| RGB | rgb(93, 236, 179) |
| HSL | hsl(156, 79%, 65%) |
| HSV | hsv(156, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 24.2%, 7.5%) |
| CIE-LAB | lab(84.78, -51.61, 16.38) |
| CIE-LCH | lch(84.78, 54.15, 162.39°) |
| OKLab | oklab(85.06% -0.1423 0.0419) |
| OKLCH | oklch(85.06% 0.148 163.6) |
| XYZ | xyz(42.6421, 65.5684, 53.0478) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Aqua Marine
#2EE8BB
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.52
Greenish Cyan
#2AFEB7
ΔE00 4.61
Greenish Turquoise
#00FBB0
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECB3 #EC5D96
analogous
#5DEC6C #5DECB3 #5DDEEC
triadic
#5DECB3 #B35DEC #ECB35D
tetradic
#5DECB3 #6C5DEC #EC5D96 #DEEC5D
square
#5DECB3 #6C5DEC #EC5D96 #DEEC5D
split-complementary
#5DECB3 #EC5DDE #EC6C5D
monochromatic
#16B978 #26E699 #5DECB3 #94F2CD #CBF9E6
Accessibility & contrast
On white
1.49
#5DECB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5DECB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECB3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECB3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#00ECDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5decb3; /* rgb */ color: rgb(93, 236, 179); /* oklch */ color: oklch(85.1% 0.148 163.6);
Tailwind
colors: {
custom: {
50: '#98f3c9',
500: '#5decb3',
950: '#000000',
},
}SCSS
$custom: #5decb3; $custom-light: #98f3c9; $custom-dark: #000000;
JSON
{
"hex": "#5decb3",
"rgb": {
"r": 93,
"g": 236,
"b": 179
},
"hsl": {
"h": 156.084,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85058,
"c": 0.14834,
"h": 163.6
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#5DECB3
secondary
#B83569
accent
#0A5EDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582