#5DECAC#5DECAC
#5DECAC is a very light, vivid teal. Relative luminance 0.653; OKLCH L 84.9% C 0.154 H 160.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECAC |
|---|---|
| RGB | rgb(93, 236, 172) |
| HSL | hsl(153, 79%, 65%) |
| HSV | hsv(153, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(84.63, -53.07, 19.81) |
| CIE-LCH | lch(84.63, 56.65, 159.53°) |
| OKLab | oklab(84.9% -0.1455 0.0505) |
| OKLCH | oklch(84.9% 0.154 160.9) |
| XYZ | xyz(41.9521, 65.2924, 49.4135) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 4.23
Greenish Turquoise
#00FBB0
ΔE00 4.26
Greenish Cyan
#2AFEB7
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECAC #EC5D9D
analogous
#5DEC65 #5DECAC #5DE5EC
triadic
#5DECAC #AC5DEC #ECAC5D
tetradic
#5DECAC #655DEC #EC5D9D #E5EC5D
square
#5DECAC #655DEC #EC5D9D #E5EC5D
split-complementary
#5DECAC #EC5DE5 #EC655D
monochromatic
#16B970 #26E690 #5DECAC #94F2C8 #CBF9E4
Accessibility & contrast
On white
1.49
#5DECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5DECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECAC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECAC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA8
Deuteranopia (green-blind)
#D5CEB0
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5decac; /* rgb */ color: rgb(93, 236, 172); /* oklch */ color: oklch(84.9% 0.154 160.9);
Tailwind
colors: {
custom: {
50: '#98f3c5',
500: '#5decac',
950: '#000000',
},
}SCSS
$custom: #5decac; $custom-light: #98f3c5; $custom-dark: #000000;
JSON
{
"hex": "#5decac",
"rgb": {
"r": 93,
"g": 236,
"b": 172
},
"hsl": {
"h": 153.147,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84895,
"c": 0.15397,
"h": 160.9
},
"luminance": 0.65297
}Semantic roles & 50–950 ramp
primary
#5DECAC
secondary
#B83570
accent
#0A68DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582