#5DEFBE#5DEFBE
#5DEFBE is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.144 H 167.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFBE |
|---|---|
| RGB | rgb(93, 239, 190) |
| HSL | hsl(160, 82%, 65%) |
| HSV | hsv(160, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 20.5%, 6.3%) |
| CIE-LAB | lab(85.89, -50.45, 12.23) |
| CIE-LCH | lch(85.89, 51.91, 166.38°) |
| OKLab | oklab(86.05% -0.1404 0.0313) |
| OKLCH | oklch(86.05% 0.144 167.4) |
| XYZ | xyz(44.6703, 67.7733, 59.4326) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFBE #EF5D8E
analogous
#5DEF75 #5DEFBE #5DD7EF
triadic
#5DEFBE #BE5DEF #EFBE5D
tetradic
#5DEFBE #755DEF #EF5D8E #D7EF5D
square
#5DEFBE #755DEF #EF5D8E #D7EF5D
split-complementary
#5DEFBE #EF5DD7 #EF755D
monochromatic
#13BF85 #25E9A8 #5DEFBE #95F5D4 #CCFAEB
Accessibility & contrast
On white
1.44
#5DEFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5DEFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFBE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFBE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BB
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5defbe; /* rgb */ color: rgb(93, 239, 190); /* oklch */ color: oklch(86.0% 0.144 167.4);
Tailwind
colors: {
custom: {
50: '#98f5d1',
500: '#5defbe',
950: '#000000',
},
}SCSS
$custom: #5defbe; $custom-light: #98f5d1; $custom-dark: #000000;
JSON
{
"hex": "#5defbe",
"rgb": {
"r": 93,
"g": 239,
"b": 190
},
"hsl": {
"h": 159.863,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.86048,
"c": 0.14389,
"h": 167.4
},
"luminance": 0.67778
}Semantic roles & 50–950 ramp
primary
#5DEFBE
secondary
#BD3361
accent
#074FDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583