#5DFDBB#5DFDBB
#5DFDBB is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.3% C 0.164 H 162.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDBB |
|---|---|
| RGB | rgb(93, 253, 187) |
| HSL | hsl(155, 98%, 68%) |
| HSV | hsv(155, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(89.93, -56.77, 19.46) |
| CIE-LCH | lch(89.93, 60.02, 161.08°) |
| OKLab | oklab(89.33% -0.1559 0.0496) |
| OKLCH | oklch(89.33% 0.164 162.3) |
| XYZ | xyz(48.6043, 76.1604, 59.1430) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Greenish Cyan
#2AFEB7
ΔE00 2.08
Greenish Turquoise
#00FBB0
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDBB #FD5D9F
analogous
#5DFD6B #5DFDBB #5DEFFD
triadic
#5DFDBB #BB5DFD #FDBB5D
tetradic
#5DFDBB #6B5DFD #FD5D9F #EFFD5D
square
#5DFDBB #6B5DFD #FD5D9F #EFFD5D
split-complementary
#5DFDBB #FD5DEF #FD6B5D
monochromatic
#03DD83 #21FCA2 #5DFDBB #99FED4 #D6FEEE
Accessibility & contrast
On white
1.29
#5DFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#5DFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDBB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDBB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dfdbb; /* rgb */ color: rgb(93, 253, 187); /* oklch */ color: oklch(89.3% 0.164 162.3);
Tailwind
colors: {
custom: {
50: '#9affcf',
500: '#5dfdbb',
950: '#000000',
},
}SCSS
$custom: #5dfdbb; $custom-light: #9affcf; $custom-dark: #000000;
JSON
{
"hex": "#5dfdbb",
"rgb": {
"r": 93,
"g": 253,
"b": 187
},
"hsl": {
"h": 155.25,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89333,
"c": 0.16358,
"h": 162.3
},
"luminance": 0.76166
}Semantic roles & 50–950 ramp
primary
#5DFDBB
secondary
#D62870
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683