#5DE1BB#5DE1BB
#5DE1BB is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.6% C 0.129 H 171.1°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE1BB |
|---|---|
| RGB | rgb(93, 225, 187) |
| HSL | hsl(163, 69%, 62%) |
| HSV | hsv(163, 59%, 88%) |
| CMYK | cmyk(58.7%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(81.71, -45.20, 7.83) |
| CIE-LCH | lch(81.71, 45.88, 170.17°) |
| OKLab | oklab(82.61% -0.1273 0.02) |
| OKLCH | oklch(82.61% 0.129 171.1) |
| XYZ | xyz(40.4048, 59.7614, 56.4098) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.03
Eucalyptus
#44D7A8
ΔE00 3.70
Aquamarine (survey)
#04D8B2
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE1BB #E15D83
analogous
#5DE179 #5DE1BB #5DC5E1
triadic
#5DE1BB #BB5DE1 #E1BB5D
tetradic
#5DE1BB #795DE1 #E15D83 #C5E15D
square
#5DE1BB #795DE1 #E15D83 #C5E15D
split-complementary
#5DE1BB #E15DC5 #E1795D
monochromatic
#1FA57E #29D7A5 #5DE1BB #91EBD1 #C4F4E6
Accessibility & contrast
On white
1.62
#5DE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5DE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE1BB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE1BB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#C8C5BE
Tritanopia (blue-blind)
#00E3D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de1bb; /* rgb */ color: rgb(93, 225, 187); /* oklch */ color: oklch(82.6% 0.129 171.1);
Tailwind
colors: {
custom: {
50: '#97ebcf',
500: '#5de1bb',
950: '#000000',
},
}SCSS
$custom: #5de1bb; $custom-light: #97ebcf; $custom-dark: #000000;
JSON
{
"hex": "#5de1bb",
"rgb": {
"r": 93,
"g": 225,
"b": 187
},
"hsl": {
"h": 162.727,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.82613,
"c": 0.12887,
"h": 171.1
},
"luminance": 0.59765
}Semantic roles & 50–950 ramp
primary
#5DE1BB
secondary
#A83B5A
accent
#154BD1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483