#5DECA6#5DECA6
#5DECA6 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.8% C 0.159 H 158.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECA6 |
|---|---|
| RGB | rgb(93, 236, 166) |
| HSL | hsl(151, 79%, 65%) |
| HSV | hsv(151, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 29.7%, 7.5%) |
| CIE-LAB | lab(84.52, -54.29, 22.75) |
| CIE-LCH | lch(84.52, 58.86, 157.26°) |
| OKLab | oklab(84.76% -0.1482 0.0577) |
| OKLCH | oklch(84.76% 0.159 158.7) |
| XYZ | xyz(41.3888, 65.0671, 46.4470) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 3.74
Light Blue Green
#7EFBB3
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.06
Greenish Turquoise
#00FBB0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECA6 #EC5DA3
analogous
#5DEC5E #5DECA6 #5DEBEC
triadic
#5DECA6 #A65DEC #ECA65D
tetradic
#5DECA6 #5E5DEC #EC5DA3 #EBEC5D
square
#5DECA6 #5E5DEC #EC5DA3 #EBEC5D
split-complementary
#5DECA6 #EC5DEB #EC5E5D
monochromatic
#16B969 #26E688 #5DECA6 #94F2C4 #CBF9E2
Accessibility & contrast
On white
1.50
#5DECA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5DECA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECA6
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECA6 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA2
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#0FEBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5deca6; /* rgb */ color: rgb(93, 236, 166); /* oklch */ color: oklch(84.8% 0.159 158.7);
Tailwind
colors: {
custom: {
50: '#98f3c0',
500: '#5deca6',
950: '#000000',
},
}SCSS
$custom: #5deca6; $custom-light: #98f3c0; $custom-dark: #000000;
JSON
{
"hex": "#5deca6",
"rgb": {
"r": 93,
"g": 236,
"b": 166
},
"hsl": {
"h": 150.629,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84762,
"c": 0.15901,
"h": 158.7
},
"luminance": 0.65071
}Semantic roles & 50–950 ramp
primary
#5DECA6
secondary
#B83575
accent
#0A71DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582