#5DECAA#5DECAA
#5DECAA is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.156 H 160.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECAA |
|---|---|
| RGB | rgb(93, 236, 170) |
| HSL | hsl(152, 79%, 65%) |
| HSV | hsv(152, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(84.59, -53.48, 20.79) |
| CIE-LCH | lch(84.59, 57.38, 158.76°) |
| OKLab | oklab(84.85% -0.1464 0.0529) |
| OKLCH | oklch(84.85% 0.156 160.1) |
| XYZ | xyz(41.7615, 65.2161, 48.4096) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.16
Greenish Turquoise
#00FBB0
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECAA #EC5D9F
analogous
#5DEC63 #5DECAA #5DE6EC
triadic
#5DECAA #AA5DEC #ECAA5D
tetradic
#5DECAA #635DEC #EC5D9F #E6EC5D
square
#5DECAA #635DEC #EC5D9F #E6EC5D
split-complementary
#5DECAA #EC5DE6 #EC635D
monochromatic
#16B96E #26E68D #5DECAA #94F2C7 #CBF9E3
Accessibility & contrast
On white
1.50
#5DECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5DECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECAA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECAA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#04EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5decaa; /* rgb */ color: rgb(93, 236, 170); /* oklch */ color: oklch(84.9% 0.156 160.1);
Tailwind
colors: {
custom: {
50: '#98f3c3',
500: '#5decaa',
950: '#000000',
},
}SCSS
$custom: #5decaa; $custom-light: #98f3c3; $custom-dark: #000000;
JSON
{
"hex": "#5decaa",
"rgb": {
"r": 93,
"g": 236,
"b": 170
},
"hsl": {
"h": 152.308,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.8485,
"c": 0.15563,
"h": 160.1
},
"luminance": 0.6522
}Semantic roles & 50–950 ramp
primary
#5DECAA
secondary
#B83572
accent
#0A6BDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582