#5DECA9#5DECA9
#5DECA9 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.8% C 0.156 H 159.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECA9 |
|---|---|
| RGB | rgb(93, 236, 169) |
| HSL | hsl(152, 79%, 65%) |
| HSV | hsv(152, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 28.4%, 7.5%) |
| CIE-LAB | lab(84.58, -53.69, 21.28) |
| CIE-LCH | lch(84.58, 57.75, 158.37°) |
| OKLab | oklab(84.83% -0.1468 0.0541) |
| OKLCH | oklch(84.83% 0.156 159.8) |
| XYZ | xyz(41.6672, 65.1784, 47.9133) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.04
Greenish Turquoise
#00FBB0
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECA9 #EC5DA0
analogous
#5DEC62 #5DECA9 #5DE8EC
triadic
#5DECA9 #A95DEC #ECA95D
tetradic
#5DECA9 #625DEC #EC5DA0 #E8EC5D
square
#5DECA9 #625DEC #EC5DA0 #E8EC5D
split-complementary
#5DECA9 #EC5DE8 #EC625D
monochromatic
#16B96C #26E68C #5DECA9 #94F2C6 #CBF9E3
Accessibility & contrast
On white
1.50
#5DECA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5DECA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECA9
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECA9 | 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)
#E9DBA5
Deuteranopia (green-blind)
#D6CDAD
Tritanopia (blue-blind)
#07EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5deca9; /* rgb */ color: rgb(93, 236, 169); /* oklch */ color: oklch(84.8% 0.156 159.8);
Tailwind
colors: {
custom: {
50: '#98f3c2',
500: '#5deca9',
950: '#000000',
},
}SCSS
$custom: #5deca9; $custom-light: #98f3c2; $custom-dark: #000000;
JSON
{
"hex": "#5deca9",
"rgb": {
"r": 93,
"g": 236,
"b": 169
},
"hsl": {
"h": 151.888,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84828,
"c": 0.15646,
"h": 159.8
},
"luminance": 0.65183
}Semantic roles & 50–950 ramp
primary
#5DECA9
secondary
#B83572
accent
#0A6CDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582