#5DECB5#5DECB5
#5DECB5 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.1% C 0.147 H 164.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECB5 |
|---|---|
| RGB | rgb(93, 236, 181) |
| HSL | hsl(157, 79%, 65%) |
| HSV | hsv(157, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 23.3%, 7.5%) |
| CIE-LAB | lab(84.82, -51.18, 15.40) |
| CIE-LCH | lch(84.82, 53.45, 163.26°) |
| OKLab | oklab(85.11% -0.1414 0.0394) |
| OKLCH | oklch(85.11% 0.147 164.4) |
| XYZ | xyz(42.8459, 65.6499, 54.1208) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.40
Light Turquoise
#7EF4CC
ΔE00 4.52
Bright Teal
#01F9C6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECB5 #EC5D94
analogous
#5DEC6E #5DECB5 #5DDCEC
triadic
#5DECB5 #B55DEC #ECB55D
tetradic
#5DECB5 #6E5DEC #EC5D94 #DCEC5D
square
#5DECB5 #6E5DEC #EC5D94 #DCEC5D
split-complementary
#5DECB5 #EC5DDC #EC6E5D
monochromatic
#16B97A #26E69C #5DECB5 #94F2CE #CBF9E7
Accessibility & contrast
On white
1.49
#5DECB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5DECB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECB5
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECB5 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB2
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#00ECDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5decb5; /* rgb */ color: rgb(93, 236, 181); /* oklch */ color: oklch(85.1% 0.147 164.4);
Tailwind
colors: {
custom: {
50: '#98f3cb',
500: '#5decb5',
950: '#000000',
},
}SCSS
$custom: #5decb5; $custom-light: #98f3cb; $custom-dark: #000000;
JSON
{
"hex": "#5decb5",
"rgb": {
"r": 93,
"g": 236,
"b": 181
},
"hsl": {
"h": 156.923,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85106,
"c": 0.14679,
"h": 164.4
},
"luminance": 0.65654
}Semantic roles & 50–950 ramp
primary
#5DECB5
secondary
#B83567
accent
#0A5BDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582