#5DFDC1#5DFDC1
#5DFDC1 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.159 H 164.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDC1 |
|---|---|
| RGB | rgb(93, 253, 193) |
| HSL | hsl(158, 98%, 68%) |
| HSV | hsv(158, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 23.7%, 0.8%) |
| CIE-LAB | lab(90.06, -55.51, 16.55) |
| CIE-LCH | lch(90.06, 57.92, 163.39°) |
| OKLab | oklab(89.47% -0.1532 0.0423) |
| OKLCH | oklch(89.47% 0.159 164.6) |
| XYZ | xyz(49.2601, 76.4227, 62.5967) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.31
Greenish Cyan
#2AFEB7
ΔE00 2.61
Greenish Turquoise
#00FBB0
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDC1 #FD5D99
analogous
#5DFD71 #5DFDC1 #5DE9FD
triadic
#5DFDC1 #C15DFD #FDC15D
tetradic
#5DFDC1 #715DFD #FD5D99 #E9FD5D
square
#5DFDC1 #715DFD #FD5D99 #E9FD5D
split-complementary
#5DFDC1 #FD5DE9 #FD715D
monochromatic
#03DD8B #21FCAA #5DFDC1 #99FED8 #D6FEEF
Accessibility & contrast
On white
1.29
#5DFDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#5DFDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDC1
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDC1 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBE
Deuteranopia (green-blind)
#E2DCC5
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dfdc1; /* rgb */ color: rgb(93, 253, 193); /* oklch */ color: oklch(89.5% 0.159 164.6);
Tailwind
colors: {
custom: {
50: '#9affd3',
500: '#5dfdc1',
950: '#000000',
},
}SCSS
$custom: #5dfdc1; $custom-light: #9affd3; $custom-dark: #000000;
JSON
{
"hex": "#5dfdc1",
"rgb": {
"r": 93,
"g": 253,
"b": 193
},
"hsl": {
"h": 157.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89472,
"c": 0.15894,
"h": 164.6
},
"luminance": 0.76428
}Semantic roles & 50–950 ramp
primary
#5DFDC1
secondary
#D62869
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683