#5DEBC4#5DEBC4
#5DEBC4 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.135 H 171.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBC4 |
|---|---|
| RGB | rgb(93, 235, 196) |
| HSL | hsl(164, 78%, 64%) |
| HSV | hsv(164, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 16.6%, 7.8%) |
| CIE-LAB | lab(84.86, -47.40, 7.61) |
| CIE-LCH | lch(84.86, 48.01, 170.88°) |
| OKLab | oklab(85.25% -0.1337 0.0194) |
| OKLCH | oklch(85.25% 0.135 171.8) |
| XYZ | xyz(44.1815, 65.7248, 62.5716) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBC4 #EB5D84
analogous
#5DEB7D #5DEBC4 #5DCBEB
triadic
#5DEBC4 #C45DEB #EBC45D
tetradic
#5DEBC4 #7D5DEB #EB5D84 #CBEB5D
square
#5DEBC4 #7D5DEB #EB5D84 #CBEB5D
split-complementary
#5DEBC4 #EB5DCB #EB7D5D
monochromatic
#17B78B #27E4B0 #5DEBC4 #93F2D8 #CAF8EC
Accessibility & contrast
On white
1.48
#5DEBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#5DEBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBC4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBC4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC2
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5debc4; /* rgb */ color: rgb(93, 235, 196); /* oklch */ color: oklch(85.2% 0.135 171.8);
Tailwind
colors: {
custom: {
50: '#98f2d5',
500: '#5debc4',
950: '#000000',
},
}SCSS
$custom: #5debc4; $custom-light: #98f2d5; $custom-dark: #000000;
JSON
{
"hex": "#5debc4",
"rgb": {
"r": 93,
"g": 235,
"b": 196
},
"hsl": {
"h": 163.521,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.85247,
"c": 0.13506,
"h": 171.8
},
"luminance": 0.65729
}Semantic roles & 50–950 ramp
primary
#5DEBC4
secondary
#B73659
accent
#0B44DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583