#5DEBBE#5DEBBE
#5DEBBE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.139 H 168.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBBE |
|---|---|
| RGB | rgb(93, 235, 190) |
| HSL | hsl(161, 78%, 64%) |
| HSV | hsv(161, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.72, -48.78, 10.56) |
| CIE-LCH | lch(84.72, 49.91, 167.79°) |
| OKLab | oklab(85.09% -0.1363 0.027) |
| OKLCH | oklch(85.09% 0.139 168.8) |
| XYZ | xyz(43.5122, 65.4571, 59.0466) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.67
Aqua (survey)
#13EAC9
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBBE #EB5D8A
analogous
#5DEB77 #5DEBBE #5DD1EB
triadic
#5DEBBE #BE5DEB #EBBE5D
tetradic
#5DEBBE #775DEB #EB5D8A #D1EB5D
square
#5DEBBE #775DEB #EB5D8A #D1EB5D
split-complementary
#5DEBBE #EB5DD1 #EB775D
monochromatic
#17B784 #27E4A8 #5DEBBE #93F2D4 #CAF8EA
Accessibility & contrast
On white
1.49
#5DEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5DEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBBE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBBE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5debbe; /* rgb */ color: rgb(93, 235, 190); /* oklch */ color: oklch(85.1% 0.139 168.8);
Tailwind
colors: {
custom: {
50: '#98f2d1',
500: '#5debbe',
950: '#000000',
},
}SCSS
$custom: #5debbe; $custom-light: #98f2d1; $custom-dark: #000000;
JSON
{
"hex": "#5debbe",
"rgb": {
"r": 93,
"g": 235,
"b": 190
},
"hsl": {
"h": 160.986,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.8509,
"c": 0.13899,
"h": 168.8
},
"luminance": 0.65462
}Semantic roles & 50–950 ramp
primary
#5DEBBE
secondary
#B7365E
accent
#0B4DDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583