#5DEBB4#5DEBB4
#5DEBB4 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.146 H 164.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBB4 |
|---|---|
| RGB | rgb(93, 235, 180) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.50, -50.98, 15.47) |
| CIE-LCH | lch(84.50, 53.28, 163.12°) |
| OKLab | oklab(84.84% -0.1408 0.0396) |
| OKLCH | oklch(84.84% 0.146 164.3) |
| XYZ | xyz(42.4565, 65.0348, 53.4867) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.63
Bright Teal
#01F9C6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBB4 #EB5D94
analogous
#5DEB6D #5DEBB4 #5DDBEB
triadic
#5DEBB4 #B45DEB #EBB45D
tetradic
#5DEBB4 #6D5DEB #EB5D94 #DBEB5D
square
#5DEBB4 #6D5DEB #EB5D94 #DBEB5D
split-complementary
#5DEBB4 #EB5DDB #EB6D5D
monochromatic
#17B779 #27E49B #5DEBB4 #93F2CD #CAF8E6
Accessibility & contrast
On white
1.50
#5DEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5DEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBB4
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBB4 | 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)
#E7DBB1
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5debb4; /* rgb */ color: rgb(93, 235, 180); /* oklch */ color: oklch(84.8% 0.146 164.3);
Tailwind
colors: {
custom: {
50: '#98f2ca',
500: '#5debb4',
950: '#000000',
},
}SCSS
$custom: #5debb4; $custom-light: #98f2ca; $custom-dark: #000000;
JSON
{
"hex": "#5debb4",
"rgb": {
"r": 93,
"g": 235,
"b": 180
},
"hsl": {
"h": 156.761,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84841,
"c": 0.1463,
"h": 164.3
},
"luminance": 0.65039
}Semantic roles & 50–950 ramp
primary
#5DEBB4
secondary
#B73668
accent
#0B5BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582