#5DECA7#5DECA7
#5DECA7 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.8% C 0.158 H 159.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECA7 |
|---|---|
| RGB | rgb(93, 236, 167) |
| HSL | hsl(151, 79%, 65%) |
| HSV | hsv(151, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(84.54, -54.09, 22.26) |
| CIE-LCH | lch(84.54, 58.49, 157.63°) |
| OKLab | oklab(84.78% -0.1477 0.0565) |
| OKLCH | oklch(84.78% 0.158 159.1) |
| XYZ | xyz(41.4809, 65.1039, 46.9320) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.12
Greenish Turquoise
#00FBB0
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECA7 #EC5DA2
analogous
#5DEC60 #5DECA7 #5DEAEC
triadic
#5DECA7 #A75DEC #ECA75D
tetradic
#5DECA7 #605DEC #EC5DA2 #EAEC5D
square
#5DECA7 #605DEC #EC5DA2 #EAEC5D
split-complementary
#5DECA7 #EC5DEA #EC605D
monochromatic
#16B96A #26E689 #5DECA7 #94F2C5 #CBF9E3
Accessibility & contrast
On white
1.50
#5DECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5DECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECA7
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECA7 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA3
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#0DEBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5deca7; /* rgb */ color: rgb(93, 236, 167); /* oklch */ color: oklch(84.8% 0.158 159.1);
Tailwind
colors: {
custom: {
50: '#98f3c1',
500: '#5deca7',
950: '#000000',
},
}SCSS
$custom: #5deca7; $custom-light: #98f3c1; $custom-dark: #000000;
JSON
{
"hex": "#5deca7",
"rgb": {
"r": 93,
"g": 236,
"b": 167
},
"hsl": {
"h": 151.049,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84784,
"c": 0.15815,
"h": 159.1
},
"luminance": 0.65108
}Semantic roles & 50–950 ramp
primary
#5DECA7
secondary
#B83574
accent
#0A6FDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582