#5DECA8#5DECA8
#5DECA8 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.8% C 0.157 H 159.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECA8 |
|---|---|
| RGB | rgb(93, 236, 168) |
| HSL | hsl(151, 79%, 65%) |
| HSV | hsv(151, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 28.8%, 7.5%) |
| CIE-LAB | lab(84.56, -53.89, 21.77) |
| CIE-LCH | lch(84.56, 58.12, 158.00°) |
| OKLab | oklab(84.81% -0.1473 0.0553) |
| OKLCH | oklch(84.81% 0.157 159.4) |
| XYZ | xyz(41.5737, 65.1410, 47.4207) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.19
Greenish Turquoise
#00FBB0
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECA8 #EC5DA1
analogous
#5DEC61 #5DECA8 #5DE8EC
triadic
#5DECA8 #A85DEC #ECA85D
tetradic
#5DECA8 #615DEC #EC5DA1 #E8EC5D
square
#5DECA8 #615DEC #EC5DA1 #E8EC5D
split-complementary
#5DECA8 #EC5DE8 #EC615D
monochromatic
#16B96B #26E68B #5DECA8 #94F2C5 #CBF9E3
Accessibility & contrast
On white
1.50
#5DECA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5DECA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECA8
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECA8 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA4
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#0AEBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5deca8; /* rgb */ color: rgb(93, 236, 168); /* oklch */ color: oklch(84.8% 0.157 159.4);
Tailwind
colors: {
custom: {
50: '#98f3c2',
500: '#5deca8',
950: '#000000',
},
}SCSS
$custom: #5deca8; $custom-light: #98f3c2; $custom-dark: #000000;
JSON
{
"hex": "#5deca8",
"rgb": {
"r": 93,
"g": 236,
"b": 168
},
"hsl": {
"h": 151.469,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84806,
"c": 0.15731,
"h": 159.4
},
"luminance": 0.65145
}Semantic roles & 50–950 ramp
primary
#5DECA8
secondary
#B83573
accent
#0A6EDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582