#5DECAD#5DECAD
#5DECAD is a very light, vivid teal. Relative luminance 0.653; OKLCH L 84.9% C 0.153 H 161.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECAD |
|---|---|
| RGB | rgb(93, 236, 173) |
| HSL | hsl(154, 79%, 65%) |
| HSV | hsv(154, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(84.65, -52.87, 19.32) |
| CIE-LCH | lch(84.65, 56.29, 159.92°) |
| OKLab | oklab(84.92% -0.145 0.0493) |
| OKLCH | oklch(84.92% 0.153 161.2) |
| XYZ | xyz(42.0485, 65.3309, 49.9212) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.39
Greenish Turquoise
#00FBB0
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.32
Greenish Cyan
#2AFEB7
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECAD #EC5D9C
analogous
#5DEC65 #5DECAD #5DE4EC
triadic
#5DECAD #AD5DEC #ECAD5D
tetradic
#5DECAD #655DEC #EC5D9C #E4EC5D
square
#5DECAD #655DEC #EC5D9C #E4EC5D
split-complementary
#5DECAD #EC5DE4 #EC655D
monochromatic
#16B971 #26E691 #5DECAD #94F2C9 #CBF9E4
Accessibility & contrast
On white
1.49
#5DECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5DECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECAD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECAD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA9
Deuteranopia (green-blind)
#D5CEB1
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5decad; /* rgb */ color: rgb(93, 236, 173); /* oklch */ color: oklch(84.9% 0.153 161.2);
Tailwind
colors: {
custom: {
50: '#98f3c5',
500: '#5decad',
950: '#000000',
},
}SCSS
$custom: #5decad; $custom-light: #98f3c5; $custom-dark: #000000;
JSON
{
"hex": "#5decad",
"rgb": {
"r": 93,
"g": 236,
"b": 173
},
"hsl": {
"h": 153.566,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84918,
"c": 0.15315,
"h": 161.2
},
"luminance": 0.65335
}Semantic roles & 50–950 ramp
primary
#5DECAD
secondary
#B8356F
accent
#0A66DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582