#5DFCBD#5DFCBD
#5DFCBD is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.161 H 163.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCBD |
|---|---|
| RGB | rgb(93, 252, 189) |
| HSL | hsl(156, 96%, 68%) |
| HSV | hsv(156, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(89.68, -55.96, 18.08) |
| CIE-LCH | lch(89.68, 58.81, 162.09°) |
| OKLab | oklab(89.14% -0.154 0.0462) |
| OKLCH | oklch(89.14% 0.161 163.3) |
| XYZ | xyz(48.5050, 75.6170, 60.1735) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Greenish Cyan
#2AFEB7
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.54
Greenish Turquoise
#00FBB0
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCBD #FC5D9C
analogous
#5DFC6D #5DFCBD #5DECFC
triadic
#5DFCBD #BD5DFC #FCBD5D
tetradic
#5DFCBD #6D5DFC #FC5D9C #ECFC5D
square
#5DFCBD #6D5DFC #FC5D9C #ECFC5D
split-complementary
#5DFCBD #FC5DEC #FC6D5D
monochromatic
#04DB86 #21FBA5 #5DFCBD #99FDD5 #D5FEEE
Accessibility & contrast
On white
1.30
#5DFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#5DFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCBD
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCBD | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E2DBC1
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dfcbd; /* rgb */ color: rgb(93, 252, 189); /* oklch */ color: oklch(89.1% 0.161 163.3);
Tailwind
colors: {
custom: {
50: '#9afed1',
500: '#5dfcbd',
950: '#000000',
},
}SCSS
$custom: #5dfcbd; $custom-light: #9afed1; $custom-dark: #000000;
JSON
{
"hex": "#5dfcbd",
"rgb": {
"r": 93,
"g": 252,
"b": 189
},
"hsl": {
"h": 156.226,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.89139,
"c": 0.16077,
"h": 163.3
},
"luminance": 0.75622
}Semantic roles & 50–950 ramp
primary
#5DFCBD
secondary
#D4296D
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683