#5DEBB1#5DEBB1
#5DEBB1 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.149 H 163.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBB1 |
|---|---|
| RGB | rgb(93, 235, 177) |
| HSL | hsl(155, 78%, 64%) |
| HSV | hsv(155, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.44, -51.62, 16.95) |
| CIE-LCH | lch(84.44, 54.33, 161.83°) |
| OKLab | oklab(84.77% -0.1422 0.0433) |
| OKLCH | oklch(84.77% 0.149 163.1) |
| XYZ | xyz(42.1542, 64.9139, 51.8945) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.96
Aqua Marine
#2EE8BB
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.47
Greenish Cyan
#2AFEB7
ΔE00 4.72
Greenish Turquoise
#00FBB0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBB1 #EB5D97
analogous
#5DEB6A #5DEBB1 #5DDEEB
triadic
#5DEBB1 #B15DEB #EBB15D
tetradic
#5DEBB1 #6A5DEB #EB5D97 #DEEB5D
square
#5DEBB1 #6A5DEB #EB5D97 #DEEB5D
split-complementary
#5DEBB1 #EB5DDE #EB6A5D
monochromatic
#17B775 #27E497 #5DEBB1 #93F2CB #CAF8E5
Accessibility & contrast
On white
1.50
#5DEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5DEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBB1
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBB1 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAE
Deuteranopia (green-blind)
#D4CDB5
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5debb1; /* rgb */ color: rgb(93, 235, 177); /* oklch */ color: oklch(84.8% 0.149 163.1);
Tailwind
colors: {
custom: {
50: '#98f2c8',
500: '#5debb1',
950: '#000000',
},
}SCSS
$custom: #5debb1; $custom-light: #98f2c8; $custom-dark: #000000;
JSON
{
"hex": "#5debb1",
"rgb": {
"r": 93,
"g": 235,
"b": 177
},
"hsl": {
"h": 155.493,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84769,
"c": 0.14864,
"h": 163.1
},
"luminance": 0.64918
}Semantic roles & 50–950 ramp
primary
#5DEBB1
secondary
#B7366A
accent
#0B60DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582