#5DEFB0#5DEFB0
#5DEFB0 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.7% C 0.155 H 161.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFB0 |
|---|---|
| RGB | rgb(93, 239, 176) |
| HSL | hsl(154, 82%, 65%) |
| HSV | hsv(154, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.60, -53.46, 19.08) |
| CIE-LCH | lch(85.60, 56.77, 160.35°) |
| OKLab | oklab(85.71% -0.1467 0.0487) |
| OKLCH | oklch(85.71% 0.155 161.7) |
| XYZ | xyz(43.2130, 67.1903, 51.7576) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Greenish Cyan
#2AFEB7
ΔE00 3.82
Greenish Turquoise
#00FBB0
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFB0 #EF5D9C
analogous
#5DEF67 #5DEFB0 #5DE5EF
triadic
#5DEFB0 #B05DEF #EFB05D
tetradic
#5DEFB0 #675DEF #EF5D9C #E5EF5D
square
#5DEFB0 #675DEF #EF5D9C #E5EF5D
split-complementary
#5DEFB0 #EF5DE5 #EF675D
monochromatic
#13BF75 #25E995 #5DEFB0 #95F5CB #CCFAE6
Accessibility & contrast
On white
1.45
#5DEFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5DEFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFB0
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFB0 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAC
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5defb0; /* rgb */ color: rgb(93, 239, 176); /* oklch */ color: oklch(85.7% 0.155 161.7);
Tailwind
colors: {
custom: {
50: '#98f5c7',
500: '#5defb0',
950: '#000000',
},
}SCSS
$custom: #5defb0; $custom-light: #98f5c7; $custom-dark: #000000;
JSON
{
"hex": "#5defb0",
"rgb": {
"r": 93,
"g": 239,
"b": 176
},
"hsl": {
"h": 154.11,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85712,
"c": 0.15459,
"h": 161.7
},
"luminance": 0.67195
}Semantic roles & 50–950 ramp
primary
#5DEFB0
secondary
#BD336F
accent
#0764DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582