#5DECBE#5DECBE
#5DECBE is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.3% C 0.140 H 168.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECBE |
|---|---|
| RGB | rgb(93, 236, 190) |
| HSL | hsl(161, 79%, 65%) |
| HSV | hsv(161, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.01, -49.20, 10.98) |
| CIE-LCH | lch(85.01, 50.41, 167.42°) |
| OKLab | oklab(85.33% -0.1374 0.0281) |
| OKLCH | oklch(85.33% 0.14 168.4) |
| XYZ | xyz(43.7993, 66.0313, 59.1423) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 4.47
Aquamarine
#7FFFD4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECBE #EC5D8B
analogous
#5DEC76 #5DECBE #5DD3EC
triadic
#5DECBE #BE5DEC #ECBE5D
tetradic
#5DECBE #765DEC #EC5D8B #D3EC5D
square
#5DECBE #765DEC #EC5D8B #D3EC5D
split-complementary
#5DECBE #EC5DD3 #EC765D
monochromatic
#16B984 #26E6A8 #5DECBE #94F2D4 #CBF9EA
Accessibility & contrast
On white
1.48
#5DECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5DECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECBE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECBE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5decbe; /* rgb */ color: rgb(93, 236, 190); /* oklch */ color: oklch(85.3% 0.140 168.4);
Tailwind
colors: {
custom: {
50: '#98f3d1',
500: '#5decbe',
950: '#000000',
},
}SCSS
$custom: #5decbe; $custom-light: #98f3d1; $custom-dark: #000000;
JSON
{
"hex": "#5decbe",
"rgb": {
"r": 93,
"g": 236,
"b": 190
},
"hsl": {
"h": 160.699,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85329,
"c": 0.14021,
"h": 168.4
},
"luminance": 0.66036
}Semantic roles & 50–950 ramp
primary
#5DECBE
secondary
#B8355F
accent
#0A4DDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583